QueueConstants.AdminAction Enumeration

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.Project.Server.Library
Assembly:  Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)

Syntax

'Declaration
Public Enumeration AdminAction
'Usage
Dim instance As QueueConstants.AdminAction
public enum AdminAction

Members

Member name Description
None Not supported.
CancelCorrelation Not supported.
RetryCorrelation Not supported.
UnblockCorrelation Not supported.
CancelJob Not supported.
RetryJob Not supported.
CanceledByEventHandler Not supported.
LastAction Not supported.

See Also

Reference

Microsoft.Office.Project.Server.Library Namespace