Artix .Net

SessionManager Constructor (ServiceDescription)

Create Session Manager client based on specified ServiceDescription. Will look for service "SessionManagerService" and port "SessionManagerPort" in description and extract soap address url.

public SessionManager(
   ServiceDescription description
);

Parameters

description
The ServiceDescription describing the service.

See Also

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