Function Task.running
Determines if the task is still running or scheduled to be run.
bool running() nothrow!@property @trusted const;
Determines if the task is still running or scheduled to be run.
bool running() nothrow!@property @trusted const;