SPCachedObject.HitCountRead Property
Gets the number of read operations on the current SPCachedObject.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property HitCountRead As UInteger
Get
'Usage
Dim instance As SPCachedObject
Dim value As UInteger
value = instance.HitCountRead
public uint HitCountRead { get; }
Property Value
Type: System.UInt32
Returns UInt32.