Click or drag to resize
WebClientDownloadStringCompleted Event
Occurs when an asynchronous resource-download operation completes.

Namespace: System.Net
Assembly: CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
public event DownloadStringCompletedEventHandler DownloadStringCompleted

Value

Type: System.NetDownloadStringCompletedEventHandler
See Also