Table of Contents

Class StartDownloadResponse

Namespace
DotNetBrowser.Downloads.Handlers
Assembly
DotNetBrowser.dll

A response to the StartDownloadHandler.

public sealed class StartDownloadResponse
Inheritance
StartDownloadResponse
Inherited Members

Methods

Cancel()

Creates a StartDownloadResponse that notifies the engine that the file download should be canceled.

DownloadTo(string)

Creates a StartDownloadResponse that notifies the engine that the file should be downloaded into a specific location.