Share via


OperationProgressData.CompletedEntryCount Property

Definition

Gets the completed number of entries in the operation.

public:
 property int CompletedEntryCount { int get(); };
public int CompletedEntryCount { get; }
public int CompletedEntryCount { [System.Runtime.CompilerServices.IsReadOnly] get; }
member this.CompletedEntryCount : int
[<get: System.Runtime.CompilerServices.IsReadOnly>]
member this.CompletedEntryCount : int
Public ReadOnly Property CompletedEntryCount As Integer

Property Value

Attributes

Applies to