EnterpriseLibraryPerformanceCounter Members
Include Protected Members
Include Inherited Members
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
The EnterpriseLibraryPerformanceCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EnterpriseLibraryPerformanceCounter | Overloaded. |
Methods
Name | Description | |
---|---|---|
Clear |
Clears the raw count associated with all managed performance counters
|
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
GetValueFor |
Gets the current value of the given performance counter instance.
|
|
Increment |
Increments each performance counter managed by this instance.
|
|
IncrementBy |
Increments by the given value each performance counter managed by this instance.
|
|
InstantiateCounter |
Instantiates a performance counter, giving it the specified instanceName.
|
|
MemberwiseClone | (Inherited from Object.) | |
SetValueFor |
Sets the value of the given performance counter instance.
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Counters |
Gets the list of performance counter instances managed by this object.
|
|
Value |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
|
See Also
EnterpriseLibraryPerformanceCounter Class
Microsoft.Practices.EnterpriseLibrary.Common.Instrumentation Namespace
Retired Content |
---|
This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |