You write something of cancelation token support added, but I don't find any. Can you tell me where I can find this?
I hoped one can stop the imapIdle function with it, because the Timeout does not work.
FolderStatus state = await imapClient.IdleAsync(
TimeSpan.FromSeconds(10));