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
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Returns the scheduler for this task
scheduler_ptr scheduler() const;
A pointer to the scheduler
Header: ppltasks.h
Namespace: concurrency