System.Diagnostics.CounterCreationData: Constructor Members

The constructors of System.Diagnostics.CounterCreationData are listed below. For a list of all members, see the CounterCreationData Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Diagnostics.CounterCreationData class, to a counter of type NumberOfItems32, and with empty name and help strings.

Initializes a new instance of the System.Diagnostics.CounterCreationData class, to a counter of the specified type, using the specified counter name and Help strings.