'Declaration
Public Enum PerfCounterPollingState Inherits System.Enum
public enum PerfCounterPollingState : System.Enum
'Declaration
Public Enum PerfCounterPollingState Inherits System.Enum
public enum PerfCounterPollingState : System.Enum
Member | Value | Description |
---|---|---|
Active | 1 | The counter is being polled successfully. |
Error | 2 | The counter is being polled, but the last poll was not successful. |
Inactive | 0 | The counter has been administratively excluded from polling. |
System.Object
System.ValueType
System.Enum
Loupe.Agent.PerformanceCounters.PerfCounterPollingState
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