SPJobDefinition.UpdateProgress - Méthode

Met à jour le pourcentage de la tâche en cours d'exécution est effectué pour la définition de travail en cours d'exécution sur le serveur en cours.

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

Syntaxe

'Déclaration
Public Sub UpdateProgress ( _
    newPercentage As Integer _
)
'Utilisation
Dim instance As SPJobDefinition
Dim newPercentage As Integer

instance.UpdateProgress(newPercentage)
public void UpdateProgress(
    int newPercentage
)

Paramètres

  • newPercentage
    Type : System.Int32

    Le pourcentage de la tâche est terminée.

Voir aussi

Référence

SPJobDefinition classe

SPJobDefinition - Membres

Microsoft.SharePoint.Administration - Espace de noms