DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Downloads.Handlers
StartDownloadResponse Class
StartDownloadResponse Methods
Cancel Method
DownloadTo Method
StartDownloadResponse
Cancel Method
Creates a
StartDownloadResponse
that notifies the engine that the file download should be canceled.
Namespace:
DotNetBrowser.Downloads.Handlers
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.20.0
Syntax
C#
Copy
public
static
StartDownloadResponse
Cancel
()
Return Value
Type:
StartDownloadResponse
The
StartDownloadResponse
instance that can be used as a return value in
StartDownloadHandler
implementation.
See Also
Reference
StartDownloadResponse Class
DotNetBrowser.Downloads.Handlers Namespace
Copyright © 2022 TeamDev Ltd. All Rights Reserved.