The TransferDataEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyBytesTotal
Total bytes to be transfered. This will be -1, if the total bytes to be transfered is not known.
Public propertyBytesTransferred
Bytes transferred.
Public propertyCancel
Cancel further data transfer.

See Also