ControlledExecution 类 
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
允许以异步方式运行和中止代码。
public ref class ControlledExecution abstract sealedpublic static class ControlledExecutiontype ControlledExecution = classPublic Class ControlledExecution- 继承
- 
				ControlledExecution
方法
| Run(Action, CancellationToken) | 
				已过时.
			 运行可以异步中止的代码。 |