C1.Silverlight.Uploader Namespace : UploadProgressChangedEventArgs Class |
For a list of all members of this type, see UploadProgressChangedEventArgs members.
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. |