1 write to _transportMaxBufferSize
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnectionOptions.cs (1)
98_transportMaxBufferSize = value;
1 reference to _transportMaxBufferSize
Microsoft.AspNetCore.Http.Connections.Client (1)
HttpConnectionOptions.cs (1)
93get => _transportMaxBufferSize;