Task.kill

Forces abnormal termination for the task by throwing special exception instance.

class Task
void
kill
(
istring file = __FILE__
,
int line = __LINE__
)

Meta