Progress Notification
From the version 1.4.2 you can get notified about the progress of the operations
of the engines and DataLinks.
The already implemented feature can be used in all cases, for example when you wirte
a file the engine knows the total records to be written and the actual record then
can be accurate in the notification. However if you read a file the engine only
know the current record and not the total then informs -1.
The usaje is simple you must to instanciate the engine and before call any operation
you must call the SetProgressHandler
and in your Progress change method:
Check the demo application for an example that looks like
Into the distribution you can found My XpProgressBar for using it thogeter with
the FileHelpers.
See also
Must Read - Quick Start Guide - Attributes
List - F.A.Q. - Examples of
Use - Contacts & Credits - Donations