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