None

InterruptionToken.None property

表示一个空的中断令牌。 长时间运行的操作永远不会被Interrupt 中断使用时这个令牌。

public static InterruptionToken None { get; }

也可以看看