Click or drag to resize

PerformanceCounterCounterRegistered Event

Occurs when a new counter is registered.

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

Value

Type: SystemActionPerformanceCounter
See Also