Occurs at the end of synchronization.
Event ID |
Objects |
---|---|
None |
MLSynchronization, MLSync |
Argument |
Description |
---|---|
rc |
Long datatype value that indicates whether a synchronization error occurred. |
restart |
Boolean value passed by reference that, if true, causes dbmlsync to restart the syncrhonization. |
None
Use this event to add custom actions when a synchronization is complete.
An rc value of 0 indicates a successful synchronization. When the rc value is anything other than 0, an error has occured. If the restart value changes to true, dbmlsync restarts the synchronization.