This documentation is archived and is not being maintained.
TeamFoundationPerformanceService Class
Visual Studio 2013
Intended to supply centralized performance API's.
Currently supported: Single instance performance counters.
Namespace: Microsoft.TeamFoundation.Framework.Server
Assembly: Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)
The TeamFoundationPerformanceService type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | RegisterCounterSet | Used to define a counter set category. |
![]() | RegisterMultiInstanceCounterSet | RegisterMultiInstanceCounterSet is used to define a counter set category which can have more than one instance of each counter |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
