Поделиться через


Конструктор SPResourceBudget (Boolean, String, TraceSeverity, ISPScopedPerformanceMonitor[])

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

Синтаксис

'Декларация
Public Sub New ( _
    ensureRootScope As Boolean, _
    name As String, _
    severity As TraceSeverity, _
    ParamArray monitors As ISPScopedPerformanceMonitor() _
)
'Применение
Dim ensureRootScope As Boolean
Dim name As String
Dim severity As TraceSeverity
Dim monitors As ISPScopedPerformanceMonitor()

Dim instance As New SPResourceBudget(ensureRootScope, _
    name, severity, monitors)
public SPResourceBudget(
    bool ensureRootScope,
    string name,
    TraceSeverity severity,
    params ISPScopedPerformanceMonitor[] monitors
)

Параметры

  • monitors
    Тип: []

См. также

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

SPResourceBudget класс

Элементы SPResourceBudget

Перегрузка SPResourceBudget

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