Method Pause
- Namespace
- DotNetBrowser.Downloads
- Assembly
- DotNetBrowser.dll
Pause()
Pauses this download. Will have no effect when the download is already paused.
void Pause()
Exceptions
- ObjectDisposedException
The IDownload has already been disposed.