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.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.Description.ServiceEndpointThe ServiceEndpoint associated with the channel factory.
Show: