MailKit Documentation
MailKit Documentation
API Reference
MailKit
IMailService Interface
IMailService Events
Authenticated Event
Connected Event
Disconnected Event
IMail
Service
Disconnected Event
Occurs when the client has been disconnected.
Namespace:
MailKit
Assembly:
MailKit (in MailKit.dll) Version: 4.7.1
Syntax
C#
Copy
event
EventHandler
<
DisconnectedEventArgs
>
Disconnected
Value
EventHandler
DisconnectedEventArgs
Remarks
The
Disconnected
event is raised whenever the client has been disconnected.
See Also
Reference
IMailService Interface
MailKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast