(String, String, String, SPService, SPJobLockType) del constructor SPDiagnosticsPerformanceCounterProvider
Inicializa una nueva instancia de la clase SPDiagnosticsPerformanceCounterProvider basándose en los parámetros del constructor.
Espacio de nombres: Microsoft.SharePoint.Diagnostics
Ensamblado: Microsoft.SharePoint (en Microsoft.SharePoint.dll)
Sintaxis
'Declaración
Protected Sub New ( _
title As String, _
name As String, _
schedule As String, _
service As SPService, _
lockType As SPJobLockType _
)
'Uso
Dim title As String
Dim name As String
Dim schedule As String
Dim service As SPService
Dim lockType As SPJobLockType
Dim instance As New SPDiagnosticsPerformanceCounterProvider(title, name, _
schedule, service, lockType)
protected SPDiagnosticsPerformanceCounterProvider(
string title,
string name,
string schedule,
SPService service,
SPJobLockType lockType
)
Parámetros
- title
Tipo: System.String
- name
Tipo: System.String
- schedule
Tipo: System.String
- service
Tipo: Microsoft.SharePoint.Administration.SPService
- lockType
Tipo: Microsoft.SharePoint.Administration.SPJobLockType
Vea también
Referencia
clase SPDiagnosticsPerformanceCounterProvider
Miembros SPDiagnosticsPerformanceCounterProvider