EmailAddressValidatorDataReceived Event |
Namespace: MailBee.AddressCheck
This event is raised when the component receives a response from an SMTP server, or when a DNS response containing MX lookup results is returned. The developer can use Protocol property to determine the protocol of the data just sent.
Note |
---|
This event is also raised when zero-length data is received from the server. When a server sends zero-length data portion, it means the connection was closed. |