Share via


OperationProgressData.CompletedByteCount Property

Definition

Gets the completed number of bytes in the operation.

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

Property Value

Attributes

Applies to