numberOfBytesTransferred
The accumulated number of bytes transferred by the item.
Declaration
var numberOfBytesTransferred: Int64 { get }Discussion
The property corresponds to “bytes”.
The value of this property is negative if unknown.
This property is not compatible with key-value observing.