System.Net.DownloadStringCompletedEventArgs Class

Provides data for the WebClient.DownloadStringCompleted event.

See Also: DownloadStringCompletedEventArgs Members

Syntax

public class DownloadStringCompletedEventArgs : System.ComponentModel.AsyncCompletedEventArgs

Remarks

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

Requirements

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