SPCachedObject.SizeBytes property
Gets an approximate size of the current object that is being cached.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property SizeBytes As ULong
Get
'Usage
Dim instance As SPCachedObject
Dim value As ULong
value = instance.SizeBytes
public ulong SizeBytes { get; }
Property value
Type: System.UInt64
Returns UInt64.