WebClient.UploadValuesCompleted Event
Assembly: System (in system.dll)
This event is raised each time an asynchronous upload of a NameValueCollection object's data completes. These uploads are started by calling the UploadValuesAsync methods.
The UploadValuesCompletedEventHandler is the delegate for this event. The UploadValuesCompletedEventArgs class provides the event handler with event data.
For more information about handling events, see Consuming Events.
Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.