ChannelFactory<TChannel>.CreateDescription Metod

Definition

Skapar en beskrivning av tjänstslutpunkten.

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

Returer

Tjänstens ServiceEndpoint .

Undantag

Återanropskontraktet är null men tjänstslutpunkten kräver en som inte är.null

Gäller för