dinger2121
Programmer
Is it possible to add properties to configure a windows service once it is installed.
I have a windows service with a timer control that retrieves data on a set interval. I would like to be able to change the interval without recompiling the service.
Can this be done?
Thanks for any thoughts.
I have a windows service with a timer control that retrieves data on a set interval. I would like to be able to change the interval without recompiling the service.
Can this be done?
Thanks for any thoughts.