2 references to ConnectionStop
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionManager.cs (1)
99
HttpConnectionsEventSource.Log.
ConnectionStop
(id, connection.StartTimestamp, currentTimestamp);
Microsoft.AspNetCore.Http.Connections.Tests (1)
Internal\HttpConnectionsEventSourceTests.cs (1)
64
httpConnectionsEventSource.
ConnectionStop
("1", startTimestamp: Stopwatch.GetTimestamp(), currentTimestamp: Stopwatch.GetTimestamp());