Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Determines if the task is completed.
bool is_done() const;
Return Value
True if the task has completed, false otherwise.
Remarks
The function returns true if the task is completed or canceled (with or without user exception).
Requirements
Header: ppltasks.h
Namespace: concurrency