DataTransferProgress.BytesTransferred Property

Definition

Number of bytes transferred across all files. Only populated if TrackBytesTransferred is set.

public long? BytesTransferred { get; }
member this.BytesTransferred : Nullable<int64>
Public ReadOnly Property BytesTransferred As Nullable(Of Long)

Property Value

Applies to