1 write to SecondsToLive
Microsoft.AspNetCore.Server.HttpSys (1)
RequestProcessing\Response.cs (1)
315
cachePolicy.
SecondsToLive
= (uint)Math.Min(_cacheTtl.Value.Ticks / TimeSpan.TicksPerSecond, Int32.MaxValue);