DownloadProgressChangedEventArgs Class

Definition

public class DownloadProgressChangedEventArgs : EventArgs
type DownloadProgressChangedEventArgs = class
    inherit EventArgs
Public Class DownloadProgressChangedEventArgs
Inherits EventArgs
Inheritance
DownloadProgressChangedEventArgs

Constructors

DownloadProgressChangedEventArgs(Int64, Int64)

Properties

BytesDownloaded
Progress
TotalBytes

Applies to