This documentation is archived and is not being maintained.
WorkItemStoreDiagnostics Class
Visual Studio 2013
Implements diagnostic methods for the work item link service.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Client
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Client (in Microsoft.TeamFoundation.WorkItemTracking.Client.dll)
The WorkItemStoreDiagnostics type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | WorkItemStoreDiagnostics | Initializes a new WorkItemStoreDiagnostics instance for the specified WorkItemStore. |
| Name | Description | |
|---|---|---|
![]() | RoundTripCount | Gets the number of round trips to the server that have been made since the WorkItemStore was initialized. |
![]() | RoundTripTime | Gets the total time, in milliseconds, spent in round-trip calls to the server since the WorkItemStore was initialized. |
| 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.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Show:
