Monitor queue depth

Use this property to control the work queue depth during job execution.

This property is available only if you set the Message read mode property to Move to work queue.

The following values are available:
Minimum depth
Defines the lower limit allowed for the work queue depth. When it is reached the connector resumes moving messages to the work queue. The value must be a non-negative whole number that is not greater than the Maximum depth.
Maximum depth
Defines the maximum depth allowed for the work queue. If the message depth on work queue exceeds this limit, the connector stops moving messages to the work queue and waits for the depth to be less than the Minimum depth property value. The Maximum depth must be a positive whole number that is not greater than 999,999,999. To specify unlimited maximum depth, use the value -1.