Package | Description |
---|---|
com.aspose.pdf.multithreading |
Modifier and Type | Class and Description |
---|---|
class |
InterruptMonitor
Represents information about interruption.
|
Modifier and Type | Method and Description |
---|---|
static IInterruptMonitor |
InterruptMonitor.getThreadLocalInstance()
Gets or sets the IInterruptMonitor instance which is unique for each thread.
|
Modifier and Type | Method and Description |
---|---|
static void |
InterruptMonitor.setThreadLocalInstance(IInterruptMonitor value)
Gets or sets the IInterruptMonitor instance which is unique for each thread.
|
Copyright © 2023 Aspose. All Rights Reserved.