task::scheduler Method (Concurrency Runtime)
Returns the scheduler for this task
scheduler_ptr scheduler() const;
Return Value
A pointer to the scheduler
Requirements
Header: ppltasks.h
Namespace: concurrency
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Returns the scheduler for this task
scheduler_ptr scheduler() const;
A pointer to the scheduler
Header: ppltasks.h
Namespace: concurrency