Name | Description | |
---|---|---|
![]() | AuthenticateCompleted | Occurs when an asynchronous authentication operation completes. |
![]() | CertificateReceived | Occurs when an SMTP server's certificate was received and verified. |
![]() | CertificateRequired | Occurs when a client certificate is required by the SMTP server, or the one provided was not accepted. |
![]() | CommandResponse | Occurs when a command has been sent to or a response is received from the server. |
![]() | ConnectCompleted | Occurs when an asynchronous ConnectAsync operation completes. |
![]() | DisconnectCompleted | Occurs when an asynchronous DisconnectAsync operation completes. |
![]() | EnhancedTurnCompleted | Occurs when an asynchronous EnhancedTurnAsync operation completes. |
![]() | KeepAliveCompleted | Occurs when an asynchronous KeepAliveAsync operation completes. |
![]() | Progress | Occurs when data is send or received. |
![]() | ReadResponseCompleted | Occurs when an asynchronous ReadResponseAsync operation completes. |
![]() | RejectedRecipient | Occurs when a recipient is rejected by the server. |
![]() | SendCommandCompleted | Occurs when an asynchronous SendCommandAsync operation completes. |
![]() | SendCompleted | Occurs when an asynchronous SendAsync operation completes. |
![]() | SendingMessage | Occurs when a message is being sent. |
![]() | StateChanged | Occurs when the state of the Smtp object is changed. |
![]() | UpgradeConnectionCompleted | Occurs when an asynchronous UpgradeConnectionAsync operation completes. |
![]() | VerifyCompleted | Occurs when an asynchronous VerifyAsync operation completes. |