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