Is it possible to use an imap connection on multiple threads concurrently. For example, could I have 2 threads downloading a message at the same time?
Many thanks
Marshall
No, it is not possible. Sorry.
If you want to download multiple messages concurrently, please use more instances of Imap class.
Imap
Welcome to Q&A forum for C# and VB.NET developers working with following .NET components:
Applications:
If you need immediate assistance, please contact us directly.