IInterruptionTokenSource
IInterruptionTokenSource interface
Represents the source of IInterruptionToken.
public interface IInterruptionTokenSource
Properties
| Name | Description | 
|---|---|
| IsInterruptionRequested { get; } | Returns true if interruption requested, false otherwise. | 
| Token { get; } | Returns new token binded to this IInterruptionTokenSource. | 
Methods
| Name | Description | 
|---|---|
| Interrupt() | Intialize request for interruption. | 
See Also
- namespace Aspose.Slides
 - assembly Aspose.Slides