 | IImapClientIsIdle Property |
Get whether or not the client is currently in the IDLE state.
Namespace: MailKit.Net.ImapAssembly: MailKit (in MailKit.dll) Version: 4.10.0
SyntaxProperty Value
Boolean if an IDLE command is active; otherwise,
.
Remarks
Gets whether or not the client is currently in the IDLE state.
See Also