QueueSystem methods
Office 2013 and later
The QueueSystem type exposes the following members.
| Name | Description | |
|---|---|---|
|
Abort | (Inherited from WebClientProtocol.) |
|
BeginInvoke | (Inherited from SoapHttpClientProtocol.) |
|
CancelAsync | (Inherited from HttpWebClientProtocol.) |
|
CancelCorrelation | Cancels the specified job correlation in the Project Server Queuing Service. |
|
CancelJob | Cancels the specified job in the Project Server Queuing Service. Allows correlated and incomplete jobs to be cancelled. |
|
CancelJobAndCorrelation | Cancels the selected job or jobs, as well as any related sub-jobs. |
|
CancelJobSimple | Cancels the specified job in the Project Server Queuing Service. |
|
CreateObjRef | (Inherited from MarshalByRefObject.) |
|
Discover | (Inherited from SoapHttpClientProtocol.) |
|
Dispose() | (Inherited from Component.) |
|
Dispose(Boolean) | (Inherited from Component.) |
|
EndInvoke | (Inherited from SoapHttpClientProtocol.) |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Component.) |
|
GetHashCode | (Inherited from Object.) |
|
GetJobCompletionState | Gets the state and any queue error of a specified job in the Project Server Queuing Service. |
|
GetJobCount | Gets the number of jobs of the specified correlations, job states, and message types in the Project Server Queuing Service. |
|
GetJobGroupWaitTime | Determines the expected time for the queue to process jobs of the specified type in a job group. |
|
GetJobGroupWaitTimeSimple | Determines the maximum expected time remaining for Project and Timesheet queues to process the specified job group. |
|
GetJobWaitTime | Calculates the expected amount of time remaining to process a specified job in the Project Server Queuing Service. |
|
GetLifetimeService | (Inherited from MarshalByRefObject.) |
|
GetMyJobCount | Gets the number of queue jobs submitted by the current user. |
|
GetProposedJobWaitTime | Calculates the expected amount of time to process a proposed job of the specified type in the Project Server Queuing Service. |
|
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) |
|
GetService | (Inherited from Component.) |
|
GetType | (Inherited from Object.) |
|
GetWebRequest | (Inherited from SoapHttpClientProtocol.) |
|
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) |
|
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) |
|
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) |
|
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
|
Invoke | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) |
|
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) |
|
MemberwiseClone() | (Inherited from Object.) |
|
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
|
PurgeQueueStatistics | Clears the statistics for jobs of the specified type in the Project Server Queuing Service. |
|
QueuePurgeArchivedJobs | Purges archived jobs from the Project Server queue. |
|
ReadAllJobStatus | Gets the status of all jobs of the specified types and states from the Project Server Queuing Service. |
|
ReadAllJobStatusSimple | Gets the status of all Project Server Queuing Service jobs within the specified dates. |
|
ReadJobStatus | Gets the status of the specified jobs in the Project Server Queuing Service. |
|
ReadJobStatusSimple | Gets status information about the specified jobs on the Project Server queue. |
|
ReadMyJobStatus | Gets the status of jobs owned by the current user from the Project Server Queuing Service. |
|
ReadProjectJobStatus | Gets the status of jobs for the specified projects, job types, and completion states from the Project Server Queuing Service. |
|
ReadQueueConfiguration | Gets the configuration settings of the specified queue in Project Server. |
|
RetryCorrelation | Sets a failed correlated job to be ready for reprocessing in the Project Server Queuing Service. |
|
RetryJob | Reprocesses a failed job in the Project Server Queuing Service. |
|
SetQueueConfiguration | Makes a configuration setting for a specified queue in the Project Server Queuing Service. |
|
ToString | (Inherited from Component.) |
|
UnblockCorrelation | Unblocks a job correlation in the Project Server Queuing Service. |
Show: