Represents a Task launched as a fake process by CustomTaskRunner.
CustomTaskRunner
Has to be called when a task has concluded its execution.
Retrieves the runtime information about this task. The runtime information computation may happen asynchronous.
Terminate this task.
Represents a Task launched as a fake process by
CustomTaskRunner
.