SPDistributedCacheCounter class
Inheritance hierarchy
System.Object
Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheCounter
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPDistributedCacheCounter _
Implements ISPScopedPerformanceMonitor, IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
'Usage
Dim instance As SPDistributedCacheCounter
public class SPDistributedCacheCounter : ISPScopedPerformanceMonitor,
IDisposable, ISPPerformanceMonitor, ISupportNameValuePairsSerialization
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.