Property State
- Namespace
- DotNetBrowser.Downloads
- Assembly
- DotNetBrowser.dll
State
Gets the current download state.
DownloadState State { get; }
Property Value
- DownloadState
The current download state.
Exceptions
- ObjectDisposedException
The IDownload has already been disposed.
- ConnectionClosedException
The connection to the Chromium engine is closed.