Ticks every 10 milliseconds while in idle state.
Namespace: MailBee.ImapMailAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
Remarks
This event is useful for performing background activities (such as UI updates)
when the execution of the program is blocked within
Idle method call.
ExamplesThe example is available in
Idle topic.
See Also