B
Biranchi Narayan Panda
Hello,
I want to create a windows service that will send a mail to a mailing list
every 1 hour.
How do I program so that the mail event automatically triggers every 1 hour.
(If I use timer and the service starts at odd 12:33, then it will fire event
at 1:33, 2:33... . But, I want it it fires at 12:00, 1:00, 2:00 irrespective
of when it starts.)
How do I do this?
I want to create a windows service that will send a mail to a mailing list
every 1 hour.
How do I program so that the mail event automatically triggers every 1 hour.
(If I use timer and the service starts at odd 12:33, then it will fire event
at 1:33, 2:33... . But, I want it it fires at 12:00, 1:00, 2:00 irrespective
of when it starts.)
How do I do this?