The ChatRoomFileTransferProgressEventArgstype exposes the following members.

Properties

  Name Description
Public property Cancelled Gets or sets a value indicating whether this operation is cancelled.
Public property Completed Gets or sets a value indicating whether this operation is completed.
Public property PercentTransferred Gets the percent complete.
Public property TotalBytes Gets the size of the file (the total number of bytes to be transferred).
Top

See Also