Gets or sets the maximum number of connections allowed per server for a WinHTTP handler.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.8.37 (1.0.0.0)
Syntax
Field Value
The maximum number of connections allowed per server for a WinHTTP handler.Exceptions
| Exception | Condition |
|---|---|
| NotSupportedException | This property is only supported if the WinHTTP handler is currently in use. |
Remarks
See Also