2 references to Unlimited
Microsoft.AspNetCore.Server.Kestrel.Transport.DirectTls (2)
TlsEventPump.cs (2)
106
private ConnectionTracker _connectionTracker = ConnectionTracker.
Unlimited
;
196
_connectionTracker = connectionTracker ?? ConnectionTracker.
Unlimited
;