Click or drag to resize

UrlRequestJobFail Method

Marks the request as failed. It can be used to indicate that an error occurred during writing the response data.

Namespace:  DotNetBrowser.Net
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public void Fail()
See Also