SPDistributedCacheCallUsageProvider class
定義儲存分散式快取通話的相關資訊的使用狀況提供者。
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.SPAutoSerializingObject
Microsoft.SharePoint.Administration.SPPersistedObject
Microsoft.SharePoint.Administration.SPUsageDefinition
Microsoft.SharePoint.Administration.SPUsageProvider
Microsoft.SharePoint.DistributedCaching.Utilities.SPDistributedCacheCallUsageProvider
Namespace: Microsoft.SharePoint.DistributedCaching.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<GuidAttribute("18DAD834-F4AF-4F5F-A8D8-AEC4E90C665D")> _
Public NotInheritable Class SPDistributedCacheCallUsageProvider _
Inherits SPUsageProvider
'用途
Dim instance As SPDistributedCacheCallUsageProvider
[GuidAttribute("18DAD834-F4AF-4F5F-A8D8-AEC4E90C665D")]
public sealed class SPDistributedCacheCallUsageProvider : SPUsageProvider
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.