Operations Events |
The CounterOperations type exposes the following members.
| Name | Description | |
|---|---|---|
| Disposed |
Occurs when the counter is disposed.
(Inherited from PerformanceCounter.) | |
| ResetRequest |
Occurs when Reset is called.
(Inherited from PerformanceCounter.) | |
| Subscribed |
Occurs when the first user subscribes to data sampled from values belonging to this counter.
(Inherited from PerformanceCounter.) | |
| Unsubscribed |
Occurs when the last user unsubscribes from data sampled from values belonging to this counter.
(Inherited from PerformanceCounter.) |