Share via


PerformanceCounter Class

Namespace:  Microsoft.TeamFoundation.VersionControl.Server
Assembly:  Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntax

'Declaration
<InstrumentationClassAttribute(InstrumentationType.Instance)> _
Public Class PerformanceCounter
'Usage
Dim instance As PerformanceCounter
[InstrumentationClassAttribute(InstrumentationType.Instance)]
public class PerformanceCounter
[InstrumentationClassAttribute(InstrumentationType::Instance)]
public ref class PerformanceCounter
public class PerformanceCounter

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.PerformanceCounter

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

PerformanceCounter Members

Microsoft.TeamFoundation.VersionControl.Server Namespace