EndpointDispatcher::EndpointAddress Property

 

Gets the address of the endpoint.

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

public:
property EndpointAddress^ EndpointAddress {
	EndpointAddress^ get();
}

Property Value

Type: System.ServiceModel::EndpointAddress^

The address of the endpoint.

.NET Framework
Available since 3.0
Return to top
Show: