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 write operations on the current SPCachedObject.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property HitCountWrite As UInteger
Get
'Usage
Dim instance As SPCachedObject
Dim value As UInteger
value = instance.HitCountWrite
public uint HitCountWrite { get; }
Property Value
Type: System.UInt32
Returns UInt32.