ProjectFarmQuiescingException-Klasse
Die Ausnahme wird ausgelöst, wenn Project Server, da es derzeit für Wartungsarbeiten heruntergefahren wird eine Anforderung verarbeiten kann.
Vererbungshierarchie
System.Object
System.Exception
Microsoft.Office.Project.Server.Library.ProjectServerDownException
Microsoft.Office.Project.Server.Library.ProjectFarmQuiescingException
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
<PSObsoleteAttribute> _
Public Class ProjectFarmQuiescingException _
Inherits ProjectServerDownException
'Usage
Dim instance As ProjectFarmQuiescingException
[PSObsoleteAttribute]
public class ProjectFarmQuiescingException : ProjectServerDownException
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.