Task.
Task.done
bool done() @property @trustedReturns true if the Task is finished executing.
Throws
Rethrows any exception thrown during the execution of the
bool done() @property @trustedReturns true if the Task is finished executing.
Task.