System.Net.DownloadProgressChangedEventArgs Class

Provides data for the WebClient.DownloadProgressChanged event of a System.Net.WebClient.

See Also: DownloadProgressChangedEventArgs Members

Syntax

public class DownloadProgressChangedEventArgs : System.ComponentModel.ProgressChangedEventArgs

Remarks

Instances of this class are passed to the System.Net.DownloadProgressChangedEventHandler.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0