numberOfQueuedThings property

int? numberOfQueuedThings
final

The number of things that are awaiting execution of the job.

Implementation

final int? numberOfQueuedThings;