Previous | Next |
Returns the percentage of file data bytes transferred. It does not include file header bytes or other non-data file information such as redundancy bytes. The range is from 0 through 100 (decimal).
Syntax
NSFile.PercentFileDataBytesTransferred
Remarks
This property is always available after a transfer has started.
Previous | Next |