Share via


OperationProgressData.TotalByteCount Property

Definition

Gets the total number of bytes in operation has found thus far.

public:
 property long TotalByteCount { long get(); };
public long TotalByteCount { get; }
public long TotalByteCount { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.TotalByteCount : int64
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.TotalByteCount : int64
Public ReadOnly Property TotalByteCount As Long

Property Value

Attributes

Applies to