Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ListenerConfiguration Class / EndSessionOnTraceClose Property

EndSessionOnTraceClose Property
When true, the Loupe LogListener will end the Loupe log session when Trace.Close() is called.
Syntax
'Declaration
 
Public Property EndSessionOnTraceClose As Boolean
 
Remarks
This setting has no effect if the trace listener is not enabled. Unless disabled by setting this configuration value to false, a call to Trace.Close() to shutdown Trace logging will also be translated into a call to Gibraltar.Agent.Log.EndSession().
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also