DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Net
UrlRequestJob Class
UrlRequestJob Methods
Complete Method
Fail Method
Write Method
UrlRequestJob
.
Fail 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#
Copy
public
void
Fail
()
See Also
Reference
UrlRequestJob Class
DotNetBrowser.Net Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.