EmailAddressValidatorDataSent Event |
Occurs when data is sent to the network.
Namespace: MailBee.AddressCheckAssembly: MailBee.NET (in MailBee.NET.dll) Version: 12.5.0 build 687 for .NET 4.5
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