9 references to RuntimeSettingParser
System.Net.Http (9)
System\Net\Http\GlobalHttpSettings.cs (9)
17public static bool EnableActivityPropagation { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 26public static bool IsGloballyEnabled { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 36public static bool AllowHttp2 { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 43public static bool AllowHttp3 { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 49public static bool DisableDynamicHttp2WindowSizing { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 60public static int PendingConnectionTimeoutOnRequestCompletion { get; } = RuntimeSettingParser.QueryRuntimeSettingInt32( 69int value = RuntimeSettingParser.ParseInt32EnvironmentVariableValue( 83double value = RuntimeSettingParser.ParseDoubleEnvironmentVariableValue( 100int value = RuntimeSettingParser.QueryRuntimeSettingInt32(