ChannelFactory<TChannel>.CreateDescription Metoda

Definicja

Tworzy opis punktu końcowego usługi.

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

Zwraca

ServiceEndpoint

Usługa ServiceEndpoint .

Wyjątki

Kontrakt wywołania zwrotnego jest null jednak wymagany przez punkt końcowy usługi, który nie jestnull.

Dotyczy