MySqlBackup.Net icon indicating copy to clipboard operation
MySqlBackup.Net copied to clipboard

How to get the progress report?

Open leandrogaldino opened this issue 3 years ago • 1 comments
trafficstars

Could you give me an example of how to get the progress report?

leandrogaldino avatar Nov 13 '22 18:11 leandrogaldino

The demo for progress report is available in the source code, the winform test project.

For wiki documentation, you can refer to the following:

Backup https://github.com/MySqlBackupNET/MySqlBackup.Net/wiki/Using-Progress-Report-With-Export-Backup

Restore https://github.com/MySqlBackupNET/MySqlBackup.Net/wiki/Using-Progress-Report-With-Import-Restore

adriancs2 avatar Nov 14 '22 02:11 adriancs2