System.Diagnostics.PerformanceCounterType.NumberOfItemsHEX32 Field

An instantaneous counter that shows the most recently observed value in hexadecimal format. Used, for example, to maintain a simple count of items or operations.

Syntax

PerformanceCounterType NumberOfItemsHEX32

Remarks

Formula: None. Does not display an average, but shows the raw data as it is collected.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0