A
archana
Hi all,
I want to develop one windows service in which i want to provide some
scheduling facility.
What i want is to take start time frm one xml file and then at that
specified start time.
Which timer should i use in windows service to start particular process
at user specified time.
Means how to do this. Should i add ontimerevent and write loop to
continuously check system time and user specified time.
Can someone tell me what is correct way of doing it,
Any help will be truely appreciated.
Thanks in advance.
I want to develop one windows service in which i want to provide some
scheduling facility.
What i want is to take start time frm one xml file and then at that
specified start time.
Which timer should i use in windows service to start particular process
at user specified time.
Means how to do this. Should i add ontimerevent and write loop to
continuously check system time and user specified time.
Can someone tell me what is correct way of doing it,
Any help will be truely appreciated.
Thanks in advance.