TaskProgress

public struct TaskProgress : TaskProgressCounting

Undocumented

  • Undocumented

    Declaration

    Swift

    public var totalUnitCount: Int64
  • Undocumented

    Declaration

    Swift

    public var finishedUnitCount: Int64
  • Undocumented

    Declaration

    Swift

    public var failedUnitCount: Int64