UploadValuesCompletedEventArgs Class
.NET Framework 3.0
Provides data for the UploadValuesCompleted event.
Namespace: System.Net
Assembly: System (in system.dll)
Assembly: System (in system.dll)
'Declaration Public Class UploadValuesCompletedEventArgs Inherits AsyncCompletedEventArgs 'Usage Dim instance As UploadValuesCompletedEventArgs
public class UploadValuesCompletedEventArgs extends AsyncCompletedEventArgs
public class UploadValuesCompletedEventArgs extends AsyncCompletedEventArgs
Not applicable.
Instances of this class are passed to the UploadValuesCompletedEventHandler.
System.Object
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
System.Net.UploadValuesCompletedEventArgs
System.EventArgs
System.ComponentModel.AsyncCompletedEventArgs
System.Net.UploadValuesCompletedEventArgs
Windows 98, Windows Server 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 Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: