Свойство SPSite.AverageResourceUsage

the average resource usage of the site collection over the configured window in days.

Пространство имен:  Microsoft.SharePoint
Сборка:  Microsoft.SharePoint (в Microsoft.SharePoint.dll)

Синтаксис

'Декларация
Public ReadOnly Property AverageResourceUsage As Double
    Get
'Применение
Dim instance As SPSite
Dim value As Double

value = instance.AverageResourceUsage
public double AverageResourceUsage { get; }

Значение свойства

Тип: System.Double
A Double indicating the average resource usage of the site collection over the configured period of days.

См. также

Справочные материалы

SPSite класс

Элементы SPSite

Пространство имен Microsoft.SharePoint