Click or drag to resize

PerformanceCounterDisposed Event

Occurs when the counter is disposed.

Namespace:  Demo3D.Utilities.Performance
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 17.00.05
Syntax
C#
public event Action<PerformanceCounter> Disposed

Value

Type: SystemActionPerformanceCounter
See Also