ClientPerformanceCounters Class
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Inheritance Hierarchy
System. . :: . .Object
Microsoft.ApplicationServer.Caching..::..ClientPerformanceCounters
Namespace: Microsoft.ApplicationServer.Caching
Assembly: Microsoft.ApplicationServer.Caching.Client (in Microsoft.ApplicationServer.Caching.Client.dll)
Syntax
'Declaration
Public NotInheritable Class ClientPerformanceCounters _
Implements IDisposable
'Usage
Dim instance As ClientPerformanceCounters
public sealed class ClientPerformanceCounters : IDisposable
public ref class ClientPerformanceCounters sealed : IDisposable
[<SealedAttribute>]
type ClientPerformanceCounters =
class
interface IDisposable
end
public final class ClientPerformanceCounters implements IDisposable
The ClientPerformanceCounters type exposes the following members.
Methods
Name | Description | |
---|---|---|
Dispose | Infrastructure. Internal. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Fields
Top
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.