C1.Silverlight.Uploader Namespace : UploadProgressChangedEventArgs Class |
The following tables list the members exposed by UploadProgressChangedEventArgs.
Name | Description | |
---|---|---|
UploadProgressChangedEventArgs Constructor | Initializes a new instance of a UploadProgressChangedEventArgs. |
Name | Description | |
---|---|---|
BytesUploaded | Amount of bytes that were uploaded. | |
ProgressPercentage | Percentage of bytes that were uploaded. | |
TotalBytesToUpload | Amount of bytes that must be uploaded. | |
UserState | Additional information attached by the user. |