Свойство 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 класс
Элементы SPDistributedCacheTelemetryData
Пространство имен Microsoft.SharePoint.DistributedCaching.Utilities