Protected
Readonly
backgroundProtected
clientsTask clients, to send notifications-to.
Protected
Readonly
loggerPrivate
problemtask context - {task id - problem collector}
Protected
Readonly
runnerProtected
Readonly
taskProtected
Readonly
toMap of task id and task disposable
Private
cacheRemoves a client, from this server
Protected
disposeProtected
fireProtected
fireProtected
fireOptional
task: TaskProtected
firePrivate
getReturns a list of currently running tasks. If a context is provided, only the tasks started in that context will be provided. Using an undefined context matches all tasks, no matter the creation context.
Optional
context: stringPrivate
removedRun a task. Optionally pass a context.
Optional
ctx: stringOptional
option: RunTaskOptionAdds a client to this server
Map of task id and task background status.