Loupe - Log - Monitor - Resolve
Gibraltar.Agent.Configuration Namespace / ListenerConfiguration Class
Properties


In This Topic
    ListenerConfiguration Class Members
    In This Topic

    The following tables list the members exposed by ListenerConfiguration.

    Public Properties
     NameDescription
    Public PropertyConfigures whether Loupe should automatically make sure it is registered as a Trace Listener.  
    Public PropertyWhen true, uncaught exceptions in a Windows Forms application thread will be handled by the Agent.  
    Public PropertyWhen true, any unhandled exceptions (which are always fatal) will be recorded by the Agent before the application exits.  
    Public PropertyWhen true, assembly load information will be logged automatically.  
    Public PropertyWhen true, CLR events related to assembly resolution failures will be logged automatically.  
    Public PropertyWhen true, the Loupe session summary will include the exact command line and arguments used to start the process.  
    Public PropertyWhen true, anything written to the console out will be appended to the log.  
    Public PropertyWhen true, disk performance information will be automatically captured  
    Public PropertyWhen true, extended .NET memory utilization information will be automatically captured  
    Public PropertyWhen true, network events (such as reconfiguration and disconnection) will be logged automatically.  
    Public PropertyWhen true, network performance information will be automatically captured  
    Public PropertyWhen true, power events (such as going on or coming off battery) will be logged automatically.  
    Public PropertyWhen true, process performance information will be automatically captured for the current process  
    Public PropertyWhen true, system performance information will be automatically captured  
    Public PropertyWhen true, user events (such as changing display settings and switching sessions) will be logged automatically.  
    Public PropertyWhen true, the Loupe LogListener will end the Loupe log session when Trace.Close() is called.  
    Public PropertyWhen true, exceptions handled automatically by the Agent will be reported to the user in an alert dialog (in Windows applications only).  
    Top
    See Also