Gets or sets the number of threads that will be used to fetch sub-requests from the web server,
for any subsequent Request objects created by this WebBrowser.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Field Value
The number of threads that will be used by default to fetch sub-requests from the web server.Remarks
Note |
---|
Using more threads will increase the load on the injector machine. |
See Also