ChannelFactory<TChannel>.CreateDescription Methode

Definition

Erstellt eine Beschreibung des Dienstendpunkts.

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

Gibt zurück

Der ServiceEndpoint des Diensts.

Ausnahmen

Der Rückrufvertrag ist null, aber der Dienstendpunkt erfordert den Status Nicht-null.

Gilt für: