C#/XAML for HTML5 Documentation
C#/XAML for HTML5 Documentation
Reference
System.Net
WebClient Class
WebClient Events
DownloadStringCompleted Event
UploadStringCompleted Event
WebClient
UploadStringCompleted Event
Occurs when an asynchronous string-upload operation completes.
Namespace:
System.Net
Assembly:
CSharpXamlForHtml5.System.dll (in CSharpXamlForHtml5.System.dll.dll) Version: 1.0.0.0
Syntax
C#
Copy
public
event
UploadStringCompletedEventHandler
UploadStringCompleted
Value
Type:
System.Net
UploadStringCompletedEventHandler
See Also
Reference
WebClient Class
System.Net Namespace