QueueStatusDataSet.StatusRow members
Represents the status of one queue job in the QueueStatusDataSet object.
The QueueStatusDataSet.StatusRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
CorrelationGUID | Specifies the unique identifier of the queue job correlation. |
![]() |
CorrelationPriority | Specifies the priority of the queue job correlation. |
![]() |
ErrorInfo | Represents error information in the queue job status. |
![]() |
GroupPriority | Specifies the priority of the job group in the queue. |
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
JobCompletionState | Indicates the queue job completion state. |
![]() |
JobGroupGUID | Specifies the unique identifier used to track a group of queue jobs. |
![]() |
JobGUID | Specifies the unique identifier of a queue job. |
![]() |
JobInfoGUID | Specifies the unique identifier of the correlated job information. |
![]() |
LastAdminAction | Specifies the unique identifier of the most recent administrator action in managing the queue. |
![]() |
MachineName | Specifies the name of the computer that processed the Queue job. |
![]() |
MessageType | Specifies the type of message in a queue job status request. |
![]() |
PercentComplete | Indicates the percentage complete of the queue job. |
![]() |
QueueCompletedTime | Specifies the completion date and time of queue job processing. |
![]() |
QueueEntryTime | Specifies the date and time that the job entered the queue. |
![]() |
QueueID | Specifies the queue identifier (1 is the Project queue; 2 is the Timesheet queue). |
![]() |
QueueLocalStorage | |
![]() |
QueuePosition | Specifies the position of the job in the queue. |
![]() |
QueueProcessingTime | If the queue job was processing, specifies the date and time that the status was read. |
![]() |
QueueWakeupTime | Date and time the queue last started processing jobs. |
![]() |
ResourceGUID | Specifies the unique identifier associated with the Project Server resource who submitted the job to the queue. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
ServerId | |
![]() |
ServiceName | Specifies the unique identifier associated with the queue service. |
![]() |
Table | (Inherited from DataRow.) |
![]() |
WaitTime | Represents the expected wait time in seconds for the queue job to complete. |
Top
Methods
Top