Are the .NET Controls Thread-safe?
Applies to:
Solution(s):
Yes, the IDAutomation .NET controls are thread-safe. The components
work in their own threads and do not start other threads or processes.
There are no limitations to the number of times that a component may
be called or the amount of threads that can run the controls simultaneously.
The components are entirely self-contained, thus, creating multiple
instances of the barcode objects is not an issue. This is demonstrated
in the ASP Barcode
Server for IIS product that is used in the
Free Barcode
Creator and
Online Generator.
Both of these products are used by multiple users at the same time from
a single DLL.
Related Information:
|