Partager via


SPManager.PeekIsUpgradeRunning - Méthode

Vérifie si la mise à niveau s'exécute sur le thread appelant.

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

Syntaxe

'Déclaration
Public Shared Function PeekIsUpgradeRunning As Boolean
'Utilisation
Dim returnValue As Boolean

returnValue = SPManager.PeekIsUpgradeRunning()
public static bool PeekIsUpgradeRunning()

Valeur renvoyée

Type : System.Boolean
Boolean

Remarques

true si une mise à niveau est en cours d'exécution sur le thread appelant ; dans le cas contraire, false.

Voir aussi

Référence

SPManager classe

SPManager - Membres

Microsoft.SharePoint.Upgrade - Espace de noms