ChannelFactory<TChannel>.CreateDescription Méthode

Définition

Crée une description du point de terminaison de service.

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

Retours

Le ServiceEndpoint service.

Exceptions

Le contrat de rappel est null mais le point de terminaison de service nécessite un point de terminaison qui n’est pas lenull cas.

S’applique à