Is Aspose.Words Thread Safe?

Hi,

We recently purchased Aspose.words for .NET version 13.3.0.1. We wanted to make sure that it is thread safe becasue we will be using aspose API inside our threading objects. Please confirm.

Hi,

Can you please assist on my query?

Thanks,

Hari

Hi Komal,


Thanks for your inquiry. Aspose.Words is multi thread safe as long as only one thread works on a document at a time. It is a typical scenario to have one thread working on one document. Different threads can safely work on different documents at the same time.

Please let us know if you have any more queries. We will be glad to help you.