- Doing it on each request is expensive - The Timer is started when the first request comes in and fires every second - Every request flips a bool so the Timer knows requests are coming in - The Timer stops itself after a period of no requests coming in (10 seconds) - #163 |
||
|---|---|---|
| .. | ||
| Microsoft.AspNet.Server.KestrelTests | ||