1 reference to StreamPoolExpirySeconds
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicConnectionContext.cs (1)
271
stream.PoolExpirationTimestamp = Volatile.Read(ref _heartbeatTimestamp) +
StreamPoolExpirySeconds
* timeProvider.TimestampFrequency;