ContentDeploymentJob.Run - Méthode (Boolean)

Exécute le travail ContentDeploymentJob immédiatement et de manière synchrone, par défaut.

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

Syntaxe

'Déclaration
Public Sub Run ( _
    runAsynchronously As Boolean _
)
'Utilisation
Dim instance As ContentDeploymentJob
Dim runAsynchronously As Boolean

instance.Run(runAsynchronously)
public void Run(
    bool runAsynchronously
)

Paramètres

  • runAsynchronously
    Type : System.Boolean

    Une valeur qui détermine s'il faut exécuter cette tâche de façon synchrone ou asynchrone.

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Run - Surcharge

Microsoft.SharePoint.Publishing.Administration - Espace de noms