Hi,
I've to say that your lib is really really awesome. But I have one little problem with the IDLE Command of IMAP Servers.
How can I check for new received Mails in "real-time"?
Thanks a lot, Norbert
Thanks!
IDLE command is used by Imap object's CheckForUpdates(int duration) method if it's available (if it isn't, the NOOP command is used to simulate equivalent functionality).
Imap
CheckForUpdates(int duration)
This method enters the IDLE state of the specified duration (in miliseconds). Please check out the method documentation for additional information.
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.