SPDistributedCacheTelemetryData.OpType 属性
仅供内部使用的操作类型 (未命中读/写)
命名空间: Microsoft.SharePoint.DistributedCaching.Utilities
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public Property OpType As CacheOperation
Get
Set
用法
Dim instance As SPDistributedCacheTelemetryData
Dim value As CacheOperation
value = instance.OpType
instance.OpType = value
public CacheOperation OpType { get; set; }
属性值
类型:Microsoft.SharePoint.DistributedCaching.Utilities.CacheOperation
另请参阅
引用
SPDistributedCacheTelemetryData 类