sde Posted November 12, 2003 Posted November 12, 2003 is there anything in the .net framework that would allow me to trigger a method and a specific time? for example: i am running a windows service on a server, and i want it to update a dataset or xml file at 6pm every night. Quote codenewbie
Cywizz Posted November 12, 2003 Posted November 12, 2003 Look for information about the Timer class. It should do the trick Quote Howzit??
*Gurus* Derek Stone Posted November 12, 2003 *Gurus* Posted November 12, 2003 Your application should utilize the Windows task scheduler. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.