ToEndpointAddress Method
Collapse the table of content
Expand the table of content

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.

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

public EndpointAddress ToEndpointAddress()

Return Value

Type: System.ServiceModel.EndpointAddress
The EndpointAddress whose property are initialized with the values of the current endpoint address builder.

The endpoint address values initialized from the endpoint address builder are the URI and the address header collection.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft