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