SPCache.Count 属性

获取当前处于活动状态的缓存数量。

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

语法

声明
Public ReadOnly Property Count As Integer
    Get
用法
Dim instance As SPCache
Dim value As Integer

value = instance.Count
public int Count { get; }

属性值

类型:System.Int32
返回 Int32

另请参阅

引用

SPCache 类

SPCache 成员

Microsoft.Office.Server.ObjectCache 命名空间