PowerWEB File Upload for ASP.NET
UploadCompleteEventArgs Class Properties
See Also  Send comments on this topic.
Dart.FileUpload Namespace : UploadCompleteEventArgs Class


"

For a list of all members of this type, see UploadCompleteEventArgs members.

"

Public Properties

 NameDescription
public PropertyAverageTransferSpeed The average transfer speed of the upload operation.  
public PropertyBytesTransferred The total bytes transferred during the upload operation.  
public PropertyElapsedTime The elapsed time for the upload operation.  
public PropertyFailedUploads A list of files that failed to upload.  
public PropertyFiles A list of files that were successfully uploaded.  
public PropertyRequestSize The size of the Post message requesting the upload.  
Top

See Also

Documentation Version 4.0.3
© 2012 Dart Communications. All Rights Reserved.