DbFile Class Event Notifications

You can use the JadeDatabaseAdmin class enableProgressEvents or enableByteProgressEvents method to optionally notify operation and progress notifications for file backups. You must both enable and subscribe to this event if you want file backup operation and progress notification.

Enabling operation and progress notification is likely to have some impact on the elapsed time of file backups.