InterruptionToken class
InterruptionToken class
This class is obsolete. Use IPageLayoutCallback instead.
Provides method to manually interrupt Aspose.Words while page layout model is built.
Constructors
Name | Description |
---|---|
InterruptionToken() | The default constructor. |
Methods
Name | Description |
---|---|
bind_to_current_thread() | Associates the current thread with this InterruptionToken instance. |
interrupt() | Requests Aspose.Words to abandon the current task. |
See Also
- module aspose.words