Click or drag to resize

Operations Events

The CounterOperations type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the counter is disposed.
(Inherited from PerformanceCounter.)
Public eventResetRequest (Inherited from PerformanceCounter.)
Public eventSubscribed
Occurs when the first user subscribes to data sampled from values belonging to this counter.
(Inherited from PerformanceCounter.)
Public eventUnsubscribed
Occurs when the last user unsubscribes from data sampled from values belonging to this counter.
(Inherited from PerformanceCounter.)
Top
See Also