Table of Contents

Interface IDownloads

Namespace
DotNetBrowser.Downloads
Assembly
DotNetBrowser.dll

A service that can be used to work with the downloads.

public interface IDownloads

Properties

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.