(String, IList<String>, Boolean) del constructor SPGeneralPerformanceCategoryDefinition
Inicializa una nueva instancia de la clase de SPGeneralPerformanceCategoryDefinition basándose en los parámetros de monitorAllInstances , counterNamesy categoryName.
Espacio de nombres: Microsoft.SharePoint.Diagnostics
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Public Sub New ( _
categoryName As String, _
counterNames As IList(Of String), _
monitorAllInstances As Boolean _
)
'Uso
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
)
Parámetros
- categoryName
Tipo: System.String
- counterNames
Tipo: System.Collections.Generic.IList<String>
- monitorAllInstances
Tipo: System.Boolean
Vea también
Referencia
clase SPGeneralPerformanceCategoryDefinition
Miembros SPGeneralPerformanceCategoryDefinition