Specifies the polling interval for SMTP connections.
dblsn -i number ...
The -i option specifies the frequency at which the Listener checks for messages.
For SMTP connections, the default is 30 seconds. For UDP connections, the Listener connects immediately.
The -i option can be used once for every listening library that is specified with the -d option.
The following example specifies the polling intervals for two different libraries:
dblsn -d lsn_udp.dll -i 60 -d maac750.dll -i 45 |
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |