UdpDiscoveryEndpointElement.CreateServiceEndpoint(ContractDescription) Metod
Definition
Viktigt
En del information gäller för förhandsversionen av en produkt och kan komma att ändras avsevärt innan produkten blir allmänt tillgänglig. Microsoft lämnar inga garantier, uttryckliga eller underförstådda, avseende informationen som visas här.
När den anropas eller åsidosätts av en härledd klass skapar och initierar en ny instans av UdpDiscoveryEndpoint klassen som använder kontraktsbeskrivningen för den aktuella versionen och läget för Identifieringsprotokoll.
protected public:
override System::ServiceModel::Description::ServiceEndpoint ^ CreateServiceEndpoint(System::ServiceModel::Description::ContractDescription ^ contractDescription);
protected internal override System.ServiceModel.Description.ServiceEndpoint CreateServiceEndpoint(System.ServiceModel.Description.ContractDescription contractDescription);
override this.CreateServiceEndpoint : System.ServiceModel.Description.ContractDescription -> System.ServiceModel.Description.ServiceEndpoint
Protected Friend Overrides Function CreateServiceEndpoint (contractDescription As ContractDescription) As ServiceEndpoint
Parametrar
- contractDescription
- ContractDescription
Inte implementerad.
Returer
En UDP-identifieringsslutpunkt.