Implemented interface member:
method
ResetTimeout
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.ITimeoutControl.ResetTimeout(System.TimeSpan, Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Infrastructure.TimeoutReason)
1 reference to ResetTimeout
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TimeoutControl.cs (1)
333ResetTimeout(timeSpan, TimeoutReason.TimeoutFeature);