Click or drag to resize
MimeKit

DisconnectedEventArgs Properties

The DisconnectedEventArgs type exposes the following members.

Properties
 NameDescription
Public propertyHost Get the name of the remote host.
(Inherited from ConnectedEventArgs)
Public propertyIsRequested Get whether or not the service was explicitly asked to disconnect.
Public propertyOptions Get the SSL/TLS options.
(Inherited from ConnectedEventArgs)
Public propertyPort Get the port.
(Inherited from ConnectedEventArgs)
Top
See Also