SPCache.TotalReadAttempts 属性

跨所有缓存获取读取次数。

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

语法

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

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

属性值

类型:System.UInt64
返回UInt32

另请参阅

引用

SPCache 类

SPCache 成员

Microsoft.Office.Server.ObjectCache 命名空间