An NDoc Documented Class Library

HostIntegratorSession.GetSessionID Method 

Gets an identifier for the current Host Integrator session.

public virtual int GetSessionID();

Return Value

This method returns an integer identifying the current Host Integrator session.

Remarks

Gets an identifier for the current Host Integrator session.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected
HostIntegratorExceptionThrown if the connection is for metadata only

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace