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

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