Mono Class Library: Overview

System.Diagnostics.PerformanceCounter: Members

The members of System.Diagnostics.PerformanceCounter are listed below.

See Also: Inherited members from System.ComponentModel.Component

Public Constructors

Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.
Documentation for this section has not yet been entered.

Public Fields

static
DefaultFileMappingSizeint. Documentation for this section has not yet been entered.

Public Properties

CategoryNamestring. Documentation for this section has not yet been entered.
[read-only]
CounterHelpstring. Documentation for this section has not yet been entered.
CounterNamestring. Documentation for this section has not yet been entered.
[read-only]
CounterTypePerformanceCounterType. Documentation for this section has not yet been entered.
InstanceLifetimePerformanceCounterInstanceLifetime. Documentation for this section has not yet been entered.
InstanceNamestring. Documentation for this section has not yet been entered.
MachineNamestring. Documentation for this section has not yet been entered.
RawValuelong. Documentation for this section has not yet been entered.
ReadOnlybool. Documentation for this section has not yet been entered.

Public Methods

BeginInit()
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
static
CloseSharedResources()
Documentation for this section has not yet been entered.
Decrement() : long
Documentation for this section has not yet been entered.
EndInit()
Documentation for this section has not yet been entered.
Increment() : long
Documentation for this section has not yet been entered.
IncrementBy(long) : long
Documentation for this section has not yet been entered.
NextSample() : CounterSample
Documentation for this section has not yet been entered.
NextValue() : float
Documentation for this section has not yet been entered.
RemoveInstance()
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Documentation for this section has not yet been entered.