Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.