Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
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: pplxtasks.h
Namespace: pplx