System.Diagnostics.InstanceData Members

The members of System.Diagnostics.InstanceData are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the InstanceData class, using the specified sample and performance counter instance.

Public Properties

[read-only]
InstanceNamestring.

Gets the instance name associated with this instance data.

[read-only]
RawValuelong.

Gets the raw data value associated with the performance counter sample.

[read-only]
SampleCounterSample.

Gets the performance counter sample that generated this data.