Verastream Host Integrator .Net Reference

HostIntegratorSession.GetSessionID Method 

Gets an identifier for the current Host Integrator session.

[Visual Basic]
Public Function GetSessionID() As Integer
[C#]
public 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 | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace