Sends a ping request to the dbmlsync server to check if the connection is good and if the server is live and responding to requests.
bool Ping( unsigned timeout )
You must be connected to a server to call this method.
timeout The maximum number of milliseconds to wait for the server to respond to the ping request.
Returns true if a response was received from the server to the ping request.
Returns false is a response to the ping request was not received. When false is returned, you can call the GetErrorInfo method to get more information about the failure. See GetErrorInfo method.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |