It will give an exception if there is a problem.
you have to set Verbose = True on FbRestore/FbBackup so that the program
blocks until the backup is complete.

        restore.Verbose = True
        AddHandler restore.ServiceOutput, Sub(sender As Object, e As
ServiceOutputEventArgs)

                                          End Sub


On Fri, Mar 22, 2013 at 1:30 PM, Nicolas Timmers <nftimm...@hotmail.com>wrote:

> Hello everyone
>
> I have a question,  when using the fbbackup on .net have a way to know if
> the backup was completely sucesfull???
>
> And wirh fbreatore??
>
> Enviado pelo meu Windows Phone
>
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_mar
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
>

<http://about.me/gerdus>
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to