Show / Hide Table of Contents

Enum PerformanceCounterType

Enumeration of unit of measures of the performance counters

Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public enum PerformanceCounterType

MemoryBytes

The performance counter is specified in bytes (of memory)

TimeMilliseconds

The performance counter is specified in milliseconds

Back to top Built by Itinero, MIT licensed.