This event is raised each time an asynchronous string upload operation completes. Asynchronous string uploads are started by calling the erload:System.Net.WebClient.UploadStringAsync methods.
The System.Net.UploadStringCompletedEventHandler is the delegate for this event. The System.Net.UploadStringCompletedEventArgs class provides the event handler with event data.