Click or drag to resize

PerformanceMonitorBase Properties

The PerformanceMonitorBase type exposes the following members.

Properties
  Name Description
Public property Counters Gets a read-only list of the PerformanceCounter objects monitored by the PerformanceMonitor object.
Public property LifetimeStatus Gets the lifetime status statistics of the PerformanceMonitor object.
Public property Name Gets the friendly name of the PerformanceMonitorBase object.
Public property SamplingInterval Gets or sets the interval, in milliseconds, at which the Counters are to be sampled.
Public property Status Gets the current status of the PerformanceMonitorBase object.
Top
See Also