ocean ~v6.x.x (2022-01-14T16:08:36.1174149)
Dub
Repo
Task.kill
ocean
task
Task
Task
Forces abnormal termination for the task by throwing special exception instance.
class
Task
void
kill
(
istring
file
= __FILE__
,
int
line
= __LINE__
)
Meta
Source
See Implementation
ocean
task
Task
Task
constructors
this
functions
assignTo
entryPoint
finished
kill
recycle
removeTerminationHook
resume
run
suspend
suspended
terminationHook
static functions
getThis
variables
fiber
object_pool_index
Forces abnormal termination for the task by throwing special exception instance.