Indicates whether or not the most recent transfer was cancelled.
Flag is true
if the most recent transfer was cancelled and false
otherwise.
Download and upload operations can be cancelled by the CancelTransfer method. This property will be true
if this method was called during the the most recent transfer and false
otherwise.