The properties of System.Diagnostics.CounterSample are listed below. For a list of all members, see the CounterSample Members list.
See Also: Inherited members from System.ValueType
[read-only] | BaseValue | long.
Gets an optional, base raw value for the counter. |
[read-only] | CounterFrequency | long.
Gets the raw counter frequency. |
[read-only] | CounterTimeStamp | long.
Gets the counter's time stamp. |
[read-only] | CounterType | PerformanceCounterType.
Gets the performance counter type. |
[read-only] | RawValue | long.
Gets the raw value of the counter. |
[read-only] | SystemFrequency | long.
Gets the raw system frequency. |
[read-only] | TimeStamp | long.
Gets the raw time stamp. |
[read-only] | TimeStamp100nSec | long.
Gets the raw, high-fidelity time stamp. |