Objective: stop running the request after n minutes if it has not stopped itself at the iis level. i.e. not from code.
1. Is it possible?
2. If so, how?
1. yes
2. either the client must specify Timeout in the request, or at the application level, the timeout is set in the settings of the web application, site and server (there are several levels of settings, some are repeated).