EmailAddressValidatorEndVerify Method
Ends the pending asynchronous request for verification of e-mail addresses.

Namespace: MailBee.AddressCheck
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public void EndVerify()
Exceptions
ExceptionCondition
MailBeeUserAbortExceptionThe user code has aborted the component with Abort method.
See Also