System.Diagnostics.CounterCreationData: Property Members

The properties 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 Properties

CounterHelpstring.

Gets or sets the custom counter's description.

CounterNamestring.

Gets or sets the name of the custom counter.

CounterTypePerformanceCounterType.

Gets or sets the performance counter type of the custom counter.