SPCache.HitRatio 属性

跨所有缓存中获取当前缓存命中率。

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

语法

声明
Public ReadOnly Property HitRatio As Single
    Get
用法
Dim instance As SPCache
Dim value As Single

value = instance.HitRatio
public float HitRatio { get; }

属性值

类型:System.Single
返回Single

另请参阅

引用

SPCache 类

SPCache 成员

Microsoft.Office.Server.ObjectCache 命名空间