310 {
311 get
312 {
314 }
315 set
316 {
318 {
320 throw new ArgumentOutOfRangeException("InitialHttp2StreamWindowSize", message);
321 }
323 _settings._initialHttp2StreamWindowSize =
value;
324 }
325 }
int _initialHttp2StreamWindowSize
void CheckDisposedOrStarted()
readonly HttpConnectionSettings _settings
static string Format(string resourceFormat, object p1)
static string net_http_http2_invalidinitialstreamwindowsize