krn.QueueGetParams
This job returns the parameters of a specified queue.
1. Input Parameters
| Name | Type | Required | Description |
|---|---|---|---|
|
INT |
Yes |
Currently not supported — pass |
|
STRING |
Yes |
Name of the queue |
2. Output Parameters
| Name | Type | Dependency | Description |
|---|---|---|---|
|
INT |
— |
Number of threads |
|
INT |
— |
Priority: |
|
INT |
— |
Maximum number of jobs that can be accepted |
3. Return Value
(INT): 0 = Job successful, otherwise error code.
See also: krn.QueueEnum, krn.QueueGetStatistic