System
[00 00 00 00 00 00 00 00 04 00 00 00 00 00 00 00]
1.0.3300.0
1.0.5000.0
2.0.0.0
4.0.0.0
Gtk# is thread aware, but not thread safe; See the <link location="node:gtk-sharp/programming/threads">Gtk# Thread Programming</link> for details.
System.Object
To be added
Holds instance data associated with a performance counter sample.
Constructor
1.0.5000.0
2.0.0.0
4.0.0.0
To be added
Initializes a new instance of the InstanceData class, using the specified sample and performance counter instance.
The name of an instance associated with the performance counter.
A taken from the instance specified by the parameter.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.String
To be added: an object of type 'string'
To be added
Gets the instance name associated with this instance data.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Int64
To be added: an object of type 'long'
To be added
Gets the raw data value associated with the performance counter sample.
Property
1.0.5000.0
2.0.0.0
4.0.0.0
System.Diagnostics.CounterSample
To be added: an object of type 'CounterSample'
To be added
Gets the performance counter sample that generated this data.