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 bytes in use across all caches.
Namespace: Microsoft.Office.Server.ObjectCache
Assembly: Microsoft.Office.Server (in Microsoft.Office.Server.dll)
Syntax
'Declaration
Public ReadOnly Property UsedBytes As ULong
Get
'Usage
Dim instance As SPCache
Dim value As ULong
value = instance.UsedBytes
public ulong UsedBytes { get; }
Property Value
Type: System.UInt64
Returns UInt64.