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。