EndpointAddressElementBase.InitializeFrom(EndpointAddress) Methode

Definitie

Initialiseert dit eindpuntadres met de inhoud van het opgegeven eindpuntadres.

public:
 void InitializeFrom(System::ServiceModel::EndpointAddress ^ endpointAddress);
public void InitializeFrom(System.ServiceModel.EndpointAddress endpointAddress);
member this.InitializeFrom : System.ServiceModel.EndpointAddress -> unit
Public Sub InitializeFrom (endpointAddress As EndpointAddress)

Parameters

endpointAddress
EndpointAddress

Een eindpuntadres.

Uitzonderingen

endpointAddress is null of leeg.

Van toepassing op