retryConnection

retryConnection — opens a new connection to the Cascade DataHub (C++ only).

Syntax

For C++:

void retryConnection(void);

Description

This method attempts to reestablish a connection to the Cascade DataHub.

See Also

openConnection, closeConnection, isConnecting, isConnected