Class HarvesterSync
public record HarvesterSync : IEquatable<HarvesterSync>
- Inheritance
-
HarvesterSync
- Implements
- Inherited Members
- Extension Methods
Properties
Initial
public bool Initial { get; init; }
Property Value
PlotFilesProcessed
public uint PlotFilesProcessed { get; init; }
Property Value
PlotFilesTotal
public uint PlotFilesTotal { get; init; }