4 writes to ConnectionId
System.Net.Http (4)
System\Net\Http\SocketsHttpHandler\ConnectionPool\HttpConnectionPool.cs (1)
412request.ConnectionId = null;
System\Net\Http\SocketsHttpHandler\Http2Connection.cs (1)
2076request.ConnectionId = Id;
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
268request.ConnectionId = Id;
System\Net\Http\SocketsHttpHandler\HttpConnection.cs (1)
535request.ConnectionId = Id;
3 references to ConnectionId
System.Net.Http (3)
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionContext.cs (1)
40/// <see cref="HttpRequestMessage.ConnectionId"/> stamped on requests sent over the connection. It can be used
System\Net\Http\SocketsHttpHandler\SocketsHttpConnectionEvictionContext.cs (1)
57/// <see cref="EventSource"/> telemetry and the <see cref="HttpRequestMessage.ConnectionId"/> stamped on
System\Net\Http\SocketsHttpHandler\SocketsHttpPlaintextStreamFilterContext.cs (1)
49/// <see cref="SocketsHttpHandler.ShouldEvictConnection"/>, and the <see cref="HttpRequestMessage.ConnectionId"/>