1 write to _handshakeLimitEnabled
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (1)
ConnectionTracker.cs (1)
44_handshakeLimitEnabled = maxHandshakes is > 0;
2 references to _handshakeLimitEnabled
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
ConnectionTracker.cs (2)
64if (!_handshakeLimitEnabled) 88if (!_handshakeLimitEnabled)