EmailAddressValidatorDataSent Event |
Occurs when data is sent to the network.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
Remarks
This event is raised when the component sends a request to an SMTP server or DNS server.
The developer can use
Protocol
property to determine the protocol of the data just sent.
Examples
See Also