task_handle::operator() Operator
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Requirements
Header: ppl.h
Namespace: Concurrency
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Header: ppl.h
Namespace: Concurrency