Partager via


SPDiagnosticsProviderJobDefinition - Constructeur (String, SPService, SPJobLockType)

Crée une nouvelle définition de tâche.

Espace de noms :  Microsoft.SharePoint.Diagnostics
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Sub New ( _
    name As String, _
    service As SPService, _
    lockType As SPJobLockType _
)
'Utilisation
Dim name As String
Dim service As SPService
Dim lockType As SPJobLockType

Dim instance As New SPDiagnosticsProviderJobDefinition(name, service, _
    lockType)
protected SPDiagnosticsProviderJobDefinition(
    string name,
    SPService service,
    SPJobLockType lockType
)

Paramètres

  • name
    Type : System.String

    Utilisé uniquement pour identifier différentes instances générées pour différentes opérations.

Voir aussi

Référence

SPDiagnosticsProviderJobDefinition classe

SPDiagnosticsProviderJobDefinition - Membres

SPDiagnosticsProviderJobDefinition - Surcharge

Microsoft.SharePoint.Diagnostics - Espace de noms