Description
Occurs periodically during synchronization after updates to a synchronization progress bar.
Event ID
Arguments
Argument |
Description |
---|---|
progress_idx |
Long value representing the progress of the synchronization. |
progress_max |
Long value indicating the progress limit of the synchronization. |
Return Values
None
Usage
Use this event to update a progress indicator such as a progress bar.
A progress_max value of 0 indicates the maximum value has not changed since the last time the event was fired.
See also