SPDiagnosticsPerformanceCounterProvider-Konstruktor (String, String, String, SPService, SPJobLockType)
Initialisiert eine neue Instanz der SPDiagnosticsPerformanceCounterProvider -Klasse anhand der Konstruktorparameter.
Namespace: Microsoft.SharePoint.Diagnostics
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Sub New ( _
title As String, _
name As String, _
schedule As String, _
service As SPService, _
lockType As SPJobLockType _
)
'Usage
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
)
Parameter
- title
Typ: System.String
- name
Typ: System.String
- schedule
Typ: System.String
- service
Typ: Microsoft.SharePoint.Administration.SPService
- lockType
Typ: Microsoft.SharePoint.Administration.SPJobLockType
Siehe auch
Referenz
SPDiagnosticsPerformanceCounterProvider Klasse
SPDiagnosticsPerformanceCounterProvider-Member