General question about Aspose 3.6.1 processing

Hi. We are trying to diagnose a potential memory problem in our .NET solution.

I'd like to rule-out the Aspose Excel .NET (3.6.1) library as part of the problem. Can you help me with the following questions?

1. Is there any unmanaged code in Aspose 3.6.1?

2. Does Aspose 3.6.1 explicitly create any threads?

3. Does Aspose 3.6.1 explicitly do anything with AppDomains?

Thanks.

1. Is there any unmanaged code in Aspose 3.6.1?

No. But it calls some win32 APIs.

2. Does Aspose 3.6.1 explicitly create any threads?

No.

3. Does Aspose 3.6.1 explicitly do anything with AppDomains?

No.