IDownloads Interface |
Namespace: DotNetBrowser.Downloads
public interface IDownloads
The IDownloads type exposes the following members.
Name | Description | |
---|---|---|
Engine |
Gets the IEngine instance associated with this object.
| |
Items |
Gets an immutable collection of all download items including already completed downloads during this session and
the active
downloads.
| |
Profile |
Gets the IProfile instance associated with this object.
|