PerformanceCounterTarget Properties |
The PerformanceCounterTarget type exposes the following members.
| Name | Description | |
|---|---|---|
| AutoCreate |
Gets or sets a value indicating whether performance counter should be automatically created.
| |
| CategoryName |
Gets or sets the name of the performance counter category.
| |
| CounterHelp |
Gets or sets the counter help text.
| |
| CounterName |
Gets or sets the name of the performance counter.
| |
| CounterType |
Gets or sets the performance counter type.
| |
| IncrementValue |
The value by which to increment the counter.
| |
| InstanceName |
Gets or sets the performance counter instance name.
| |
| IsInitialized |
Gets a value indicating whether the target has been initialized.
(Inherited from Target.) | |
| LoggingConfiguration |
Gets the logging configuration this target is part of.
(Inherited from Target.) | |
| Name |
Gets or sets the name of the target.
(Inherited from Target.) | |
| SyncRoot |
Gets the object which can be used to synchronize asynchronous operations that must rely on the .
(Inherited from Target.) |