TaskManager

Undocumented in source.

Constructors

this
this(Socket socket)
Undocumented in source.

Members

Functions

registerTaskType
void registerTaskType(Task task)
Undocumented in source. Be warned that the author may not have intended to support it.
submitTask
void submitTask(Task task)

Submits a new Task, enqueues it as a job, sends the payload

Meta