openConnection

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

Synopsis

For C++, Java, and C#:
void openConnection(); 
void;
 

Description

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

See Also

retryConnection, closeConnection, isConnecting, isConnected