The properties of the UploadState class are listed below. For a complete list of UploadState class members, see the UploadState Members topic.
![]() | An estimate of the number of bytes received during the past second while the upload is in progress. When the upload is finished this is an average over the entire upload. |
![]() | The total number of bytes received for the upload so far. |
![]() | The total number of bytes expected for the uploaded. |
![]() | |
![]() | If an exception that was not an UploadException while processing the upload, that exception. Otherwise, null. |
![]() | The number of file bytes received for the upload. |
![]() | A collection of the UploadedFile objects associated with the the upload. |
![]() | |
![]() | |
![]() | Processing state objects associated with the upload, indexed by control UniqueID. |
![]() | If an UploadException (or subclass) was thrown while processing the upload, that exception. Otherwise, null. |
![]() | |
![]() | The time since the upload started. |