InterruptionTokenSource
InterruptionTokenSource class
steht für die Quelle vonInterruptionToken
.
public class InterruptionTokenSource : IInterruptionTokenSource
Konstrukteure
Name | Beschreibung |
---|---|
InterruptionTokenSource() | Erstellt eine neueInterruptionTokenSource . |
Eigenschaften
Name | Beschreibung |
---|---|
IsInterruptionRequested { get; } | Gibt „true“ zurück, wenn eine Unterbrechung angefordert wird, andernfalls „false“. |
Token { get; } | Gibt ein neues Token zurück, das daran gebunden istInterruptionTokenSource . |
Methoden
Name | Beschreibung |
---|---|
Interrupt() | Anforderung für Unterbrechung initialisieren. |
Siehe auch
- interface IInterruptionTokenSource
- namensraum Aspose.Slides
- Montage Aspose.Slides