Property | Type | Description | |
---|---|---|---|
Desc | string | ||
Name | string | ||
type | PerformanceCounterType |
Method | Description | |
---|---|---|
CounterDesc ( string name, string desc, PerformanceCounterType type, CounterDesc>.Action |
||
Create ( ) : System.Diagnostics.CounterCreationData | ||
Get ( |
||
Set ( |
public CounterDesc ( string name, string desc, PerformanceCounterType type, CounterDesc>.Action |
||
name | string | |
desc | string | |
type | PerformanceCounterType | |
setter | CounterDesc>.Action | |
return | System |
public Create ( ) : System.Diagnostics.CounterCreationData | ||
return | System.Diagnostics.CounterCreationData |
public Get ( |
||
pma | ||
return |
public Set ( |
||
pma | ||
return | void |