☰
DDOCs
EVE
v3.0.2
/
eve.rt.fiber.scheduler
/
TaskHandle.state
🔍
☾
TaskHandle.state
TaskState
state()
@safe
Query the current state of the task.
Returns
The current
TaskState
, or
CANCELLED
if the handle is invalid.