Click or drag to resize

PerformanceCounterCounterUnregistered Event

Occurs when a counter is unregistered.

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

Value

Type: SystemActionPerformanceCounter
See Also