Share via


PerformanceRateCounter Class

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

Syntax

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

Inheritance Hierarchy

System.Object
  Microsoft.TeamFoundation.VersionControl.Server.PerformanceRateCounter

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

PerformanceRateCounter Members

Microsoft.TeamFoundation.VersionControl.Server Namespace