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