C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Net
WebClient Class
WebClient Events
DownloadStringCompleted Event
UploadStringCompleted Event
WebClient
DownloadStringCompleted 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#
Copy
public
event
DownloadStringCompletedEventHandler
DownloadStringCompleted
Value
Type:
System.Net
DownloadStringCompletedEventHandler
See Also
Reference
WebClient Class
System.Net Namespace