03-17-2022, 11:43 PM
Using ICS in a threaded application is a fools errand. Im being as kind as I can. ICS is a fine product, but was never designed for threads. Adding messages into threads only complicates things and creates overhead. Then add in the complexities of running threads under IIS etc.....
Switching to Indy which is designed for threads is far easier and I see no obstacles other than resistance to do so.
Switching to Indy which is designed for threads is far easier and I see no obstacles other than resistance to do so.

