An NDoc Documented Class Library

HostIntegratorSession.GetLoggingLevel Method 

Gets the logging level for the current Host Integrator session.

public virtual LoggingLevel GetLoggingLevel();

Return Value

The value returned is a member of the LoggingLevel enumeration.

Remarks

Gets the logging level 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