Example #1
0
 public BackupProgress GetBackupProgress(int tenantId)
 {
     return(BackupServiceNotifier.GetBackupProgress(tenantId));
 }