1 implementation of ResetTimeout
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
326void IConnectionTimeoutFeature.ResetTimeout(TimeSpan timeSpan)
1 reference to ResetTimeout
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Features\IConnectionTimeoutFeature.cs (1)
25/// or <see cref="ResetTimeout(TimeSpan)"/>.