Click or drag to resize

PerformanceCounterAll Property

A list of all registered counters.

Namespace: Demo3D.Utilities.Performance
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.01.00
Syntax
C#
public static List<PerformanceCounter> All { get; }

Property Value

ListPerformanceCounter
See Also