Example #1
0
 private void StopScanningBackupSize()
 {
     _backupSizeChecker.Cancel();
     IsCancelCheckBackupSizeEnabled = true;
 }