Cancelling save operation

making a call to doc.save(filename, saveOptions); for a large file sometimes takes several minutes - is there a way to notify the save to cancel or possibly a callback or java interface that can be used to cancel the save operation once it has started? If I cancel(true) the AsyncTask with true param to allow interrupt it does not interrupt the save process and only cancels after save is complete and thus the memory resources are also not released and I have to delete the file manually.

@doug.dowell2,

Thanks for your inquiry. Unfortunately, Aspose.Words does not support the requested feature at the moment. However, we already logged this feature request as WORDSNET-11575 in our issue tracking system. You will be notified via this forum thread once this feature is available.

We apologize for your inconvenience.

The issues you have found earlier (filed as WORDSNET-11575) have been fixed in this Aspose.Words for .NET 22.1 update also available on NuGet.