A
arun.hallan
Hi,
I want to run a webservice method every night at a specified time, say
10pm.
The current way i thought of doing this is to have a windows service
and a timer which checks the time every minute and when it gets to
10:00 it fires off the webmethod.
Is this the best way to do it? If not, does anyone have any
suggestions?
Thanks,
Arun
I want to run a webservice method every night at a specified time, say
10pm.
The current way i thought of doing this is to have a windows service
and a timer which checks the time every minute and when it gets to
10:00 it fires off the webmethod.
Is this the best way to do it? If not, does anyone have any
suggestions?
Thanks,
Arun
