StandardEndpointElement.CreateServiceEndpoint(ContractDescription) Method

Definition

When implemented in a derived class, creates a service endpoint from message information contained in the specified contract description.

C#
protected internal abstract System.ServiceModel.Description.ServiceEndpoint CreateServiceEndpoint(System.ServiceModel.Description.ContractDescription contractDescription);

Parameters

contractDescription
ContractDescription

Information about what is contained in messages being sent from an endpoint.

Returns

A service endpoint.

Applies to

Ürün Sürümler
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1