Freigeben über


SPWorkItemJobDefinition.Execute-Methode (SPJobState)

Führt eine Definition für Auftrag zur Verarbeitung von Arbeitsaufgaben an.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overrides Sub Execute ( _
    jobState As SPJobState _
)
'Usage
Dim instance As SPWorkItemJobDefinition
Dim jobState As SPJobState

instance.Execute(jobState)
public override void Execute(
    SPJobState jobState
)

Parameter

Siehe auch

Referenz

SPWorkItemJobDefinition Klasse

SPWorkItemJobDefinition-Member

Execute-Überladung

Microsoft.SharePoint.Administration-Namespace