9 references to RuntimeSettingParser
System.Net.Http (9)
System\Net\Http\GlobalHttpSettings.cs (9)
18public static bool EnableActivityPropagation { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 27public static bool IsGloballyEnabled { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 37public static bool AllowHttp2 { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 48public static bool AllowHttp3 { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 54public static bool DisableDynamicHttp2WindowSizing { get; } = RuntimeSettingParser.QueryRuntimeSettingSwitch( 65public static int PendingConnectionTimeoutOnRequestCompletion { get; } = RuntimeSettingParser.QueryRuntimeSettingInt32( 74int value = RuntimeSettingParser.ParseInt32EnvironmentVariableValue( 88double value = RuntimeSettingParser.ParseDoubleEnvironmentVariableValue( 105int value = RuntimeSettingParser.QueryRuntimeSettingInt32(