HostIntegratorSession.GetLoggingLevel Method

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

HostIntegratorSession.GetLoggingLevel Method 

Gets the logging level for the current Host Integrator session.

[Visual Basic]Public Function GetLoggingLevel() As LoggingLevel
[C#]
public 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.

See Also

HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace