EndpointAddressBuilder.ToEndpointAddress Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Creates a new endpoint address initialized with the property values of the current endpoint address builder.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Return Value
Type: System.ServiceModel.EndpointAddressThe EndpointAddress whose property are initialized with the values of the current endpoint address builder.
Show: