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