DisconnectMobiLink
PowerScript event
Description
Occurs when the MobiLink synchronization server disconnects from the
consolidated database server.
Event ID
|
Event ID |
Objects |
|---|---|
|
None |
MLSynchronization, MLSync |
Arguments
None
Return Values
None
Usage
Use this event to add custom actions immediately after the remote
database disconnects from the MobiLink synchronization server.
When an application forms or reforms a connection with the MobiLink
synchronization server, the MobiLink synchronization server temporarily
allocates one connection with the database server for the duration of that
synchronization.
The following synchronization object events correspond to events
occurring on the synchronization server (in the order displayed):
BeginSync, ConnectMobiLink, BeginUpload, EndUpload, BeginDownload,
DisconnectMobiLink, and EndSync.
See also