TransferProgress.TransferredByteCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating the number of bytes that have been transferred so far.
public long TransferredByteCount { get; }
member this.TransferredByteCount : int64
Public ReadOnly Property TransferredByteCount As Long
Property Value
The transferred byte count.