jobQueueCapacity property

  1. @UnsignedInt()
int jobQueueCapacity
getter/setter pair

The maximum number of jobs that can fit in the queue at a time. Defaults to MA_JOB_TYPE_RESOURCE_MANAGER_QUEUE_CAPACITY. Cannot be zero.

Implementation

@ma_uint32()
external int jobQueueCapacity;