| DisconnectedEventArgsIsRequested Property |
Get whether or not the service was explicitly asked to disconnect.
Namespace: MailKitAssembly: MailKit (in MailKit.dll) Version: 4.10.0
Syntax public bool IsRequested { get; }
Property Value
Boolean if the disconnect was explicitly requested; otherwise,
.
Remarks See Also