Previous | Next |
Returns the total bytes of data for all files currently being transferred. It does not include file header bytes or other non-data file information, such as redundancy bytes.
Syntax
NSFile.NumTotalDataBytesTransferred
Remarks
This property is always available after a transfer has started.
Previous | Next |