The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
EndpointAddressAugust2004::FromEndpointAddress Method (EndpointAddress^)
.NET Framework (current version)
Initializes a new instance of the EndpointAddress10 class with a specified endpoint address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- address
-
Type:
System.ServiceModel::EndpointAddress^
The EndpointAddress used to initialize the instance of this class.
Return Value
Type: System.ServiceModel::EndpointAddressAugust2004^The EndpointAddressAugust2004 class that contains the specified endpoint address.
The EndpointAddress is not tied to a particular version of the WS-Addressing specification or bound to a particular wire format.
.NET Framework
Available since 3.0
Available since 3.0
Show: