CreateDescription Method

ChannelFactory.CreateDescription Method

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

When implemented in a derived class, creates a description of the service endpoint associated with the channel factory.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

protected abstract ServiceEndpoint CreateDescription()

Return Value

Type: System.ServiceModel.Description.ServiceEndpoint
The ServiceEndpoint associated with the channel factory.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft