WCFEndpointAddress Class

The WCFEndpointAddress class provides a unique network address that a client uses to communicate with a service endpoint.

Properties

WCFEndpointAddress property Type Description
URL String Specifies the URI that identifies the endpoint location.
Identity WCFEndpointIdentity (class) Specifies the identity for the endpoint.
Related reference
WCFConnection Class
WCFEndpointIdentity Class