1 write to OutboundControlStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Connection.cs (1)
352
OutboundControlStream
= outboundControlStream;
2 references to OutboundControlStream
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
225
ValidateOpenControlStream(
OutboundControlStream
, this, timestamp);
750
stream =
OutboundControlStream
;