NSProgress.CompletedUnitCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of work units for the current job that have already been completed.
public virtual long CompletedUnitCount { [Foundation.Export("completedUnitCount")] get; [Foundation.Export("setCompletedUnitCount:")] set; }
member this.CompletedUnitCount : int64 with get, set
Property Value
- Attributes