ChannelFactory.Endpoint Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the service endpoint to which the channels produced by the factory connect.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Description.ServiceEndpointThe ServiceEndpoint to which the channels produced by the factory connect.
Show: