The SmtpSsl type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() |
CommandSentEvent |
Occurs after successfully sending a command to the SMTP server. (Inherited from Smtp.) |
![]() |
ConnectedEvent |
Occurs after a successful connection to the SMTP server. (Inherited from Smtp.) |
![]() |
DataReceivedEvent |
Occurs after successfully reading data from the SMTP server. (Inherited from Smtp.) |
![]() |
DisconnectedEvent |
Occurs after a successful disconnection from the SMTP server. (Inherited from Smtp.) |
![]() |
Disposed |
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.) |