Package | Description |
---|---|
com.aspose.cad |
Modifier and Type | Method and Description |
---|---|
InterruptionToken |
ImageOptionsBase.getInterruptionToken()
Token that can be used to interrupt export operation
|
InterruptionToken |
LoadOptions.getInterruptionToken()
Token that can be used to interrupt export operation
|
InterruptionToken |
InterruptionTokenSource.getToken()
Token used to interrupt long operations
|
Modifier and Type | Method and Description |
---|---|
void |
ImageOptionsBase.setInterruptionToken(InterruptionToken value)
Token that can be used to interrupt export operation
|
void |
LoadOptions.setInterruptionToken(InterruptionToken value)
Token that can be used to interrupt export operation
|