G
Guest
Hi,
I am using the Excel object in C#. Using this object, I am populating a
Excel sheet from the database.
In the code I am opening an Excel Application object, on which I am opening
a Workbook and subsequently a Worksheet, which is to be populated.
Now, my concern is whether this Excel object is thread safe?
Would my application breakdown if multiple instances of the dll are run
simultaneously?
Please reply ASAP.
Thanks in advance.
I am using the Excel object in C#. Using this object, I am populating a
Excel sheet from the database.
In the code I am opening an Excel Application object, on which I am opening
a Workbook and subsequently a Worksheet, which is to be populated.
Now, my concern is whether this Excel object is thread safe?
Would my application breakdown if multiple instances of the dll are run
simultaneously?
Please reply ASAP.
Thanks in advance.