An NDoc Documented Class Library

HostIntegratorSession.ServerName Property

Gets the name of the Host Integrator server for the current session.

public virtual string ServerName {get;}

Property Value

Gets the name of the Host Integrator server for the current session.

Remarks

When there is no current session, this property returns null.

Exceptions

Exception TypeCondition
HostIntegratorConnectorExceptionThrown if client is not connected

See Also

HostIntegratorSession Class | WRQ.Verastream.HostIntegrator Namespace