1
Answer

Sending email through Window Service

I have class library.. with method to send mail.. I want to use window service which would intantiate this class and send mail when time elapses.

Answers (1)