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

SQL Anywhere 11.0.1 » MobiLink - Server-Initiated Synchronization » MobiLink Listener utilities » Listener utility for Windows devices » Listener options for Windows

 

-pc option

Syntax

Enables or disables persistent connections.

dblsn -pc { + | - } ...
Remarks

By default, persistent connections are enabled. The - flag disables persistent connections; the + flag enables them.

Disabling persistent connections prevents the Listener from receiving push notifications, but allows short-lived persistent connections for device tracking and confirmation.

If a persistent connection is broken, the Listener continuously attempts to reconnect.

Example

The following example disables persistent connections:

dblsn -pc-