Name | Description | |
---|---|---|
![]() | QueueLoadInfo Constructor |
The following tables list the members exposed by QueueLoadInfo.
Name | Description | |
---|---|---|
![]() | QueueLoadInfo Constructor |
Name | Description | |
---|---|---|
![]() | AverageActiveJobCount | The number of executing jobs on the server. |
![]() | AverageInactiveJobCount | The number of inactive jobs (waiting for conditions, etc.). |
![]() | AveragePendingJobCount | The number of jobs queued for execution. |
![]() | CurrentActiveJobCount | The number of executing jobs on the server. |
![]() | CurrentInactiveJobCount | The number of inactive jobs (waiting for conditions, etc.). |
![]() | CurrentPendingJobCount | The number of jobs queued for execution. |
![]() | MaxJobsAllowed | The maximum number of concurrent jobs allowed for this Queue. |
![]() | QueueName | The name of the Queue. |
![]() | QueueOID | The OID of the queue this snapshot represents. |