SPCache.TotalCacheHits Property
Gets the number of cache hits across all caches.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property TotalCacheHits As ULong
Get
'Usage
Dim instance As SPCache
Dim value As ULong
value = instance.TotalCacheHits
public ulong TotalCacheHits { get; }
Property Value
Type: System.UInt64
Returns UInt32.