Represents a Task launched as a process by ProcessTaskRunner.
ProcessTaskRunner
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 process by
ProcessTaskRunner
.