Event argument forwarded by a ChatRoomFileDownloadJob or ChatRoomFileUploadJob when file transfer progress has changed.
The ChatRoomFileTransferProgressEventArgstype exposes the following members.
Properties
Name | Description | |
---|---|---|
Cancelled | Gets or sets a value indicating whether this operation is cancelled. | |
Completed | Gets or sets a value indicating whether this operation is completed. | |
PercentTransferred | Gets the percent complete. | |
TotalBytes | Gets the size of the file (the total number of bytes to be transferred). |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |