Mono Class Library: System.Net Namespace

System.Net.DownloadStringCompletedEventHandler Delegate

Documentation for this section has not yet been entered.
public delegate void DownloadStringCompletedEventHandler (object sender, DownloadStringCompletedEventArgs e)

Parameters

sender
Documentation for this section has not yet been entered.
e
Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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