Artix .Net

Locator Constructor (ServiceDescription)

Create Locator client based on specified ServiceDescription. Will look for service "Locator" and port "LocatorPort" in description and extract soap address url.

public Locator(
   ServiceDescription description
);

Parameters

description
The ServiceDescription describing the service.

See Also

Locator Class | Bus.Services Namespace | Locator Constructor Overload List