SPCache.AllocatedBytes 属性
获取由所有缓存分配的总字节数。
命名空间: Microsoft.Office.Server.ObjectCache
程序集: Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)
语法
声明
Public ReadOnly Property AllocatedBytes As ULong
Get
用法
Dim instance As SPCache
Dim value As ULong
value = instance.AllocatedBytes
public ulong AllocatedBytes { get; }
属性值
类型:System.UInt64
返回UInt64。