Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - M-Business Anywhere Programming » UltraLite for M-Business Anywhere API Reference » SyncParms class

 setSendColumnNames method Next Page

setSendDownloadAck method


Specifies whether the client should send a download acknowledgement to the MobiLink server during synchronization.

Syntax

setSendDownloadAck( Boolean value )

Parameters
Remarks

The download acknowledgement is sent after the download has been fully applied and committed at the remote (positive acknowledgement) or the download fails (negative acknowledgement).

If the client does send a download acknowledgement, the MobiLink server database worker thread must wait for the client to apply and commit the download. If the client does not sent a download acknowledgement, the MobiLink server is freed up sooner for its next synchronization.