DotNetBrowser Documentation
DotNetBrowser Documentation
DotNetBrowser API Reference
DotNetBrowser.Downloads
IDownload Interface
IDownload Methods
Cancel Method
Pause Method
Resume Method
IDownload
Cancel Method
Cancels this download. Will have no effect when the download is already cancelled.
Namespace:
DotNetBrowser.Downloads
Assembly:
DotNetBrowser (in DotNetBrowser.dll) Version: 2.25.1
Syntax
C#
Copy
void
Cancel
()
Exceptions
Exception
Condition
ObjectDisposedException
The
IDownload
has already been disposed.
See Also
Reference
IDownload Interface
DotNetBrowser.Downloads Namespace
Copyright © 2024 TeamDev Ltd. All Rights Reserved.