Ruled by our extensive tests and by our experience, we have made every effort to make this component as fast
as possible; we think our product reached a performance level no other product of the same kind could offer.
EmailVerify.NET works in two different ways, depending on the number of addresses you want to validate.
Whenever you need to check one address at once, such as in the middle of a user registration process at your e-commerce web site,
for example, you should use the
EmailVerifier type. If you need to verify multiple addresses at once, for example after
a database has been imported into your datawarehouse, you should instead use the
EmailBatchVerifier class,
designed and optimized for
multithreaded parallel execution (batch processing).