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