UtilGeckoFxProxyPipeliningEnabled Property
Gets or sets a value indicating whether HTTP pipelining is enabled in proxy servers.
Namespace: DevCase.ThirdParty.GeckoFxAssembly: DevCase.net48.ThirdParty.GeckoFx (in DevCase.net48.ThirdParty.GeckoFx.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public static bool ProxyPipeliningEnabled { get; set; }
Public Shared Property ProxyPipeliningEnabled As Boolean
Get
Set
Dim value As Boolean
value = UtilGeckoFx.ProxyPipeliningEnabled
UtilGeckoFx.ProxyPipeliningEnabled = value
public:
static property bool ProxyPipeliningEnabled {
bool get ();
void set (bool value);
}
static member ProxyPipeliningEnabled : bool with get, set
No code example is currently available or this language may not be supported.
Property Value
Boolean if HTTP pipelining is enabled in proxy servers, otherwise,
.
Recommended value: