BeginSync

Description

Occurs at the beginning of the synchronization.

Event ID

Event ID

Objects

None

MLSynchronization, MLSync


Arguments

Argument

Description

mlusername

Read-only string identifying the MobiLink user name.

pubnames

Read-only string identifying the publication to be synchronized. If there is more than one publication, this is a comma-separated list.


Return Values

None

Usage

Use this event to add custom actions at the beginning of a synchronization. The following synchronization object events correspond to events occurring on the synchronization server (in the order displayed): BeginSync, ConnectMobiLink, BeginUpload, EndUpload, BeginDownload, EndDownload, DisconnectMobiLink, and EndSync.

See also

BeginDownload

BeginUpload

ConnectMobiLink