The General tab of the Synchronization property sheet has the following components:
Overall Synchronization Statistics These statistics provide general information about the selected synchronization.
Sync A unique number assigned to each synchronization within a session by the MobiLink Monitor.
User The name of MobiLink client.
Version The name of the synchronization version.
Start time Date-time (in ISO-8601 extended format) for the start of the synchronization. The format is either YYYY-MM-DD hh:mm:ss.sss or YYYY-MM-DD hh:mm:ss,sss, depending on your locale setting.
This time may be later than when the synchronization was requested by the client.
End time Date-time (in ISO-8601 extended format) for the end of the synchronization. The format is either YYYY-MM-DD hh:mm:ss.sss or YYYY-MM-DD hh:mm:ss,sss, depending on your locale setting.
Active Yes if the synchronization is in progress, otherwise no.
Completed Yes if the synchronization completed successfully, otherwise no.
Synchronization Phase Statistics These statistics provide information about each phase of the synchronization.
Sync request The time between receiving a sync request and starting to authenticate the user.
Authenticate User The time required to verify that a sync request has the correct format and to authenticate the user.
Begin synchronization The time required for the begin_synchronization event.
Upload The time required for the uploaded data to be applied to the consolidated database.
Prepare for download The time required for the prepare_for_download event.
Download The time required for data to be fetched from the consolidated database and downloaded to the remote database.
End synchronization The time required for the end_synchronization event.