SegmentTransferProgress.TransferredByteCount Property

Definition

Gets a value indicating the number of bytes transferred so far for this segment.

public long TransferredByteCount { get; }
member this.TransferredByteCount : int64
Public ReadOnly Property TransferredByteCount As Long

Property Value

The transferred byte count.

Applies to