Share via


ProjectFarmQuiescingException - Classe

L'exception est levée lorsque Project Server ne peut pas traiter une demande, car elle est actuellement en cours d'arrêt pour la maintenance.

Hiérarchie d’héritage

System.Object
  System.Exception
    Microsoft.Office.Project.Server.Library.ProjectServerDownException
      Microsoft.Office.Project.Server.Library.ProjectFarmQuiescingException

Espace de noms :  Microsoft.Office.Project.Server.Library
Assembly :  Microsoft.Office.Project.Server.Library (dans Microsoft.Office.Project.Server.Library.dll)

Syntaxe

'Déclaration
<PSObsoleteAttribute> _
Public Class ProjectFarmQuiescingException _
    Inherits ProjectServerDownException
'Utilisation
Dim instance As ProjectFarmQuiescingException
[PSObsoleteAttribute]
public class ProjectFarmQuiescingException : ProjectServerDownException

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

ProjectFarmQuiescingException - Membres

Microsoft.Office.Project.Server.Library - Espace de noms