| EmailAddressValidator Events |
The EmailAddressValidator type exposes the following members.
| Name | Description | |
|---|---|---|
| DataReceived |
Occurs when data is received from the network.
| |
| DataSent |
Occurs when data is sent to the network.
| |
| Disposed |
Occurs after the component was disposed.
| |
| ErrorOccurred |
Occurs when MailBeeException is thrown internally.
| |
| LogNewEntry |
Occurs when an entry is written into the log file (or into the memory buffer
if EmailAddressValidator.Log.MemoryLog is true).
| |
| Verified |
Occurs once an e-mail addresses in a bulk series has been verified.
| |
| Verifying |
Occurs when an e-mail address in a bulk series is about to be verified.
|