Gets the logging level for the current Host Integrator session.
[Visual Basic]
Public Function GetLoggingLevel() As LoggingLevel
The value returned is a member of the LoggingLevel enumeration.
Gets the logging level for the current Host Integrator session.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorException | Thrown if the connection is for metadata only |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace