Artix .Net

ServiceLocator 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 ServiceLocator(
   ServiceDescription description
);

Parameters

description
The ServiceDescription describing the service.

See Also

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