ValidationPerformanceCounter 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 ValidationPerformanceCounter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ValidationPerformanceCounter |
Initializes a new instance of the ValidationPerformanceCounter class.
|
Methods
Name | Description | |
---|---|---|
Clear |
Clears the raw count associated with all managed performance counters
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
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.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
Increment | Overloaded. | |
IncrementBy |
Increments by the given value each performance counter managed by this instance.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
InstantiateCounter |
Instantiates a performance counter, giving it the specified instanceName.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
MemberwiseClone | (Inherited from Object.) | |
SetValueFor |
Sets the value of the given performance counter instance.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
Counters |
Gets the list of performance counter instances managed by this object.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
|
Value |
This method supports the Enterprise Library infrastructure and is not intended to be used directly from your code.
(Inherited from EnterpriseLibraryPerformanceCounter.) |
See Also
ValidationPerformanceCounter Class
Microsoft.Practices.EnterpriseLibrary.Validation.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. |