enqueue

open override fun enqueue(qObject: TaskProcessingSystem.Task)

Places the QObject in the queue, with the specified priority Automatically, updates the number in queue response variable.

Parameters

qObject
  • the QObject to enqueue