Свойство SPDistributedCacheUsageEntry.DistributedCacheObjectsRequested
Пространство имен: Microsoft.SharePoint.DistributedCaching.Utilities
Сборка: Microsoft.SharePoint (в Microsoft.SharePoint.dll)
Синтаксис
'Декларация
Public Property DistributedCacheObjectsRequested As Long
Get
Set
'Применение
Dim instance As SPDistributedCacheUsageEntry
Dim value As Long
value = instance.DistributedCacheObjectsRequested
instance.DistributedCacheObjectsRequested = value
public long DistributedCacheObjectsRequested { get; set; }
Значение свойства
Тип: System.Int64
См. также
Справочные материалы
SPDistributedCacheUsageEntry класс
Элементы SPDistributedCacheUsageEntry
Пространство имен Microsoft.SharePoint.DistributedCaching.Utilities