sending emails using threads with thereadpool concept
I have gridview with some emails data . I am sending emails one by one by fetching data
from gridview it taking so much time
my requirement is sending emails using threads with thereadpool
concept by creating separate thread for each email