Method Cancel
- Namespace
- DotNetBrowser.Downloads.Handlers
- Assembly
- DotNetBrowser.dll
Cancel()
Creates a StartDownloadResponse that notifies the engine that the file download should be canceled.
public static StartDownloadResponse Cancel()
Returns
- StartDownloadResponse
The StartDownloadResponse instance that can be used as a return value in StartDownloadHandler implementation.