Gets or sets a value that indicates whether sub-requests will be timed as well as top-level HTTP requests,
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
true if sub-requests will be timed by default as well as top-level HTTP requests; otherwise, false.Remarks
See Also