Aspose imaging for java terminate

Question: I want to terminate a conversion task that has been running for 0.5 hour without any result. Is there a method available? ‘
Version: 23.5
JDK: 11

@Rivan, we will investigate your question and reply.

@Rivan Hello!
Thank you for your interest in Aspose.Imaging.
For your purposes, you might use the class com.aspose.imaging.multithreading.InterruptMonitor.
Or it is possible to implement you specific solution that implements IInterruptMonitor interface.
Please, follow the link and see an example of using.

ok,thank you.

1 Like