MySqlBackupNET/MySqlBackup.Net

Async implementation

VladislavAntonyuk opened this issue · 1 comments

Async implementation

You can wrap the function inside another Async method.

or you can also execute MySqlBackup.NET inside a Backgroudworker component. See: https://docs.microsoft.com/en-us/dotnet/api/system.componentmodel.backgroundworker?view=net-6.0