DisconnectMobiLink

Description

Occurs when the MobiLink synchronization server disconnects from the consolidated database server.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync

Arguments

None

Returns

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 occuring on the synchronization server (in the order displayed): BeginSync, ConnectMobiLink, BeginUpload, EndUpload, BeginDownload, DisconnectMobiLink, and EndSync.

See also