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
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Header: ppl.h
Namespace: concurrency