SPCache.UsedBytes 属性

获取跨所有缓存使用的字节数。

命名空间:  Microsoft.Office.Server.ObjectCache
程序集:  Microsoft.Office.Server(位于 Microsoft.Office.Server.dll 中)

语法

声明
Public ReadOnly Property UsedBytes As ULong
    Get
用法
Dim instance As SPCache
Dim value As ULong

value = instance.UsedBytes
public ulong UsedBytes { get; }

属性值

类型:System.UInt64
返回UInt64

另请参阅

引用

SPCache 类

SPCache 成员

Microsoft.Office.Server.ObjectCache 命名空间