#365645 - 30/12/201520:04Re: Gracefully stopping IIS Express from within my C# program?
[Re: drakino]
tfabris carpal tunnel
Registered: 20/12/1999
Posts: 31619
Loc: Seattle, WA
Originally Posted By: drakino
Does Teamcity have an agent that runs as a Windows Service on the test box? Does iisexpress shut down when sent a taskkill with the option "Allow service to interact with desktop" turned on?
I had an automation task with a game patcher that required it to have a desktop session to fully function. Wondering if IISExpress is similar.