public interface IInterruptMonitor
Represents information about interruption.
| Modifier and Type | Method and Description |
|---|---|
void |
interrupt()
Sends a request to interrupt operations.
|
boolean |
isInterrupted()
Gets the value indicating whether operations should be interrupted.
|
Copyright (c) 2008-2022 Aspose Pty Ltd. All Rights Reserved.