Subject Backup result
Author Alberto Pesce
Hi all,
there is any method for verifing the result of a backup. like

FbBackup backupSvc = new FbBackup();
...
backupSvc.Execute();

if (backupSvc."result")

Console.writeln("OK");

else

Console.writeln("Failure Backup");



Thank's a lot
Bye
AP

[Non-text portions of this message have been removed]