Share via


ControlledExecution 类

定义

允许以异步方式运行和中止代码。

public ref class ControlledExecution abstract sealed
public static class ControlledExecution
type ControlledExecution = class
Public Class ControlledExecution
继承
ControlledExecution

方法

Run(Action, CancellationToken)
已过时.

运行可以异步中止的代码。

适用于