System.Net.DownloadDataCompletedEventArgs Class

Provides data for the WebClient.DownloadDataCompleted event.

See Also: DownloadDataCompletedEventArgs Members

Syntax

public class DownloadDataCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs

Remarks

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

Requirements

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