task_continuation_context 类
task_continuation_context 类允许你指定要在何处执行继续。 它仅在从 Windows 应用商店应用程序使用此类时才有用。 对于非 Windows 应用商店应用程序,任务延续执行上下文通过运行时确定,并且不可配置。
class task_continuation_context : public details::_ContextCallback;
成员
公共方法
名称 |
描述 |
---|---|
创建任务延续上下文,以便运行时选择延续的执行上下文。 |
|
返回表示当前执行上下文的任务延续上下文对象。 |
|
创建默认任务延续上下文。 |
继承层次结构
_ContextCallback
task_continuation_context
要求
**标头:**ppltasks.h
**命名空间:**并发