M
Mathias Fritsch
What is a good way to have a windowsservice receive events?
I want to change some settings of the service without restarting it
(mainly log-level of log4net ).
I thought about using MSMQ.
The problem I see with it is: If the service is not startet messages
are not consumed.
regards
Mathias Fritsch
I want to change some settings of the service without restarting it
(mainly log-level of log4net ).
I thought about using MSMQ.
The problem I see with it is: If the service is not startet messages
are not consumed.
regards
Mathias Fritsch