SPAppInstance.RetryAllJobs-Methode
Startet, sofern vorhanden, alle Aufträge für diese App-Instanz neu.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Sub RetryAllJobs
'Usage
Dim instance As SPAppInstance
instance.RetryAllJobs()
public void RetryAllJobs()