Specifies whether the client should send a download acknowledgement to the MobiLink server during synchronization.
setSendDownloadAck( Boolean value )
value Set to true to send a download acknowledgement (positive or negative) or set to false to tell the server that no download acknowledgement is sent.
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.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |