MoveProcessStateProgress public class MoveProcessStateProgress Documentation public int OperationsCompleted { get; set; } public int TotalOperations { get; set; } public MoveProcessStateProgress() public MoveProcessStateProgress(int totalOperations, int operationsCompleted)