None
InterruptionToken.None 属性
表示一个空的中断令牌。使用此令牌时,长时间运行的操作将永远不会通过 Interrupt
被中断。
public static InterruptionToken None { get; }
另请参阅
- class InterruptionToken
- namespace Aspose.Slides
- assembly Aspose.Slides
表示一个空的中断令牌。使用此令牌时,长时间运行的操作将永远不会通过 Interrupt
被中断。
public static InterruptionToken None { get; }