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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Returns the scheduler for this task
scheduler_ptr scheduler() const;
A pointer to the scheduler
Header: ppltasks.h
Namespace: concurrency