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