multithreading

  • Thread starter Thread starter kavitha N via DotNetMonster.com
  • Start date Start date
K

kavitha N via DotNetMonster.com

Hi
I have written a program which receives mails from server using POP3 in
ASP.NET . it's downloading sequentially. now i want to use the
multithreading in this regard where i can create threads for each and every
mail...and download those mails simultaneously.
if u have any idea please help me out.
Regards
Kavitha.
 
Back
Top