1 reference to TimerLoop
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\Heartbeat.cs (1)
30
_timerThread = new Thread(state => ((Heartbeat)state!).
TimerLoop
())