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

In This Topic
    EnableProcessPerformance Property
    In This Topic
    When true, process performance information will be automatically captured for the current process
    Syntax
    'Declaration
     
    
    Public Property EnableProcessPerformance As Boolean
    public bool EnableProcessPerformance {get; set;}
    Remarks
    This includes basic information on processor and memory utilization for the running process.
    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