c# - Be notified of an IIS Reset? -


We have a system with a web app and some background is a group of working Windows services.

Whenever we need to make more significant changes to the system, we end up releasing an IIS reset, and then manually restart all related Windows services.

Can I be informed in such a way that events in the IISReset C # code, so that our Windows services can restart themselves, whenever they detect such an IISReset command executing ?

Thank you! Mark

You can also plug in Windows Instrumentation with you, Custom Windows Quar Language Expression I But I hope you can listen to objects that you can listen to, so that you can be aware of such changes. You can look at this: as the starting point for research.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -