System.Diagnostics.CounterSample: Constructor Members

The constructors 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 Constructors

Initializes a new instance of the System.Diagnostics.CounterSample structure and sets the CounterSample.CounterTimeStamp property to 0 (zero).

Initializes a new instance of the System.Diagnostics.CounterSample structure and sets the CounterSample.CounterTimeStamp property to the value that is passed in.