共用方式為


completion_future::to_task 方法

傳回與相關聯的非同步作業對應的 task 物件。

concurrency::task<void> to_task() const;

傳回值

與關聯的非同步作業對應的 task 物件。

需求

標頭: amprt.h

命名空間: concurrency

請參閱

參考

completion_future 類別