Implemented interface member:
method
Tick
Microsoft.AspNetCore.Server.Kestrel.Core.Internal.IRequestProcessor.Tick(System.Int64)
2 references to Tick
InMemory.FunctionalTests (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
222
Connection?.
Tick
(timestamp);
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
222
Connection?.
Tick
(timestamp);