0
kicks
Services: Receive Configuration Updates without Restarting the Service
Services: How to Receive Configuration Updates without Restarting the Service :
When using the configuration watcher, when you change the config file, it will refresh the sections that you passed into the constructor to refresh. You can actually dispose your inversion of control container and rebuild it after receiving notification of changes to your config file without having to restart the service.