PerformanceMonitorBase Properties

Properties

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

See Also