System.Diagnostics.CounterSample: Property Members

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

Public Properties

[read-only]
BaseValuelong.

Gets an optional, base raw value for the counter.

[read-only]
CounterFrequencylong.

Gets the raw counter frequency.

[read-only]
CounterTimeStamplong.

Gets the counter's time stamp.

[read-only]
CounterTypePerformanceCounterType.

Gets the performance counter type.

[read-only]
RawValuelong.

Gets the raw value of the counter.

[read-only]
SystemFrequencylong.

Gets the raw system frequency.

[read-only]
TimeStamplong.

Gets the raw time stamp.

[read-only]
TimeStamp100nSeclong.

Gets the raw, high-fidelity time stamp.