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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Header: ppl.h
Namespace: concurrency