Loop for the specified timeout, reading and processing messages from the connection. This is a convenience method, which employs a loop doing next, process, and ack. To specify an infinite loop, pass TIMEOUT_FOREVER.
False when timed out or when unable to make a connection.
Exception Type | Condition |
---|---|
TipcIOException | For low-level errors. |
TipcException | For all other errors. |
TipcConnClient Class | TipcConnClient Members | TIBCO.SMARTSOCKETS Namespace