ChannelFactory<TChannel>.CreateDescription Methode

Definitie

Hiermee maakt u een beschrijving van het service-eindpunt.

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

Retouren

De ServiceEndpoint service.

Uitzonderingen

Het callback-contract is null , maar het service-eindpunt vereist een contract dat nietnull is.

Van toepassing op