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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
The function call operator that the runtime invokes to perform the work of the task handle.
void operator()() const;
Header: ppl.h
Namespace: concurrency