'Declaration Public NotInheritable Class MySqlDumpProgressEventArgs Inherits System.EventArgs
public sealed class MySqlDumpProgressEventArgs : System.EventArgs
'Declaration Public NotInheritable Class MySqlDumpProgressEventArgs Inherits System.EventArgs
public sealed class MySqlDumpProgressEventArgs : System.EventArgs
This event can be generated by two methods: Backup and Restore.
When Restore method is in progress, only two properties of MySqlDumpProgressEventArgs have meaning, MaxProgress and Progress.
Note: This class is not available in .NET Standard 1.3 compatible assembly. It is available only in the assembly for full .NET Framework and .NET Standard 2.0 compatible assembly.
System.Object
System.EventArgs
Devart.Data.MySql.MySqlDumpProgressEventArgs
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2