Windows service - Nightly task
- From: arun.hallan@xxxxxxxxx
- Date: 14 Sep 2006 09:38:11 -0700
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
.
- Follow-Ups:
- Re: Windows service - Nightly task
- From: Nicholas Paldino [.NET/C# MVP]
- Re: Windows service - Nightly task
- Prev by Date: Re: CultureInfo and Threads
- Next by Date: Re: Polling VSS for updates?
- Previous by thread: CultureInfo and Threads
- Next by thread: Re: Windows service - Nightly task
- Index(es):
Relevant Pages
|
Loading