openConnection

openConnection — attempts to establish a connection to the Cascade DataHub.

Syntax

For C++, Java, and C#:

void openConnection(void);

Description

This method attempts to establish a connection to the DataHub, using the parameters set by setConnectionParms.

See Also

retryConnection, closeConnection, isConnecting, isConnected