ChannelFactory<TChannel>.CreateDescription Метод

Определение

Создает описание конечной точки службы.

protected:
 override System::ServiceModel::Description::ServiceEndpoint ^ CreateDescription();
protected override System.ServiceModel.Description.ServiceEndpoint CreateDescription();
override this.CreateDescription : unit -> System.ServiceModel.Description.ServiceEndpoint
Protected Overrides Function CreateDescription () As ServiceEndpoint

Возвращаемое значение

ServiceEndpoint службы.

Исключения

Контракт обратного вызова является null только конечной точкой службы, которая неnull является.

Применяется к