Async implementation
VladislavAntonyuk opened this issue · 1 comments
VladislavAntonyuk commented
Async implementation
adriancs2 commented
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