Create a new ConcurrentRequestSender, specifying the maximum number of concurrent requests to send to the web server.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- maxConcurrency
- Type: System Int32
the maximum concurrency to allow.
Remarks
See Also