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


Конструктор SPGeneralPerformanceCategoryDefinition (String, IList<String>, Boolean)

Инициализирует новый экземпляр класса SPGeneralPerformanceCategoryDefinition , на основе categoryName, counterNamesи monitorAllInstances параметры.

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

Синтаксис

'Декларация
Public Sub New ( _
    categoryName As String, _
    counterNames As IList(Of String), _
    monitorAllInstances As Boolean _
)
'Применение
Dim categoryName As String
Dim counterNames As IList(Of String)
Dim monitorAllInstances As Boolean

Dim instance As New SPGeneralPerformanceCategoryDefinition(categoryName, _
    counterNames, monitorAllInstances)
public SPGeneralPerformanceCategoryDefinition(
    string categoryName,
    IList<string> counterNames,
    bool monitorAllInstances
)

Параметры

См. также

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

SPGeneralPerformanceCategoryDefinition класс

Элементы SPGeneralPerformanceCategoryDefinition

Перегрузка SPGeneralPerformanceCategoryDefinition

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