isConnecting
isConnecting — indicates whether a connection attempt is in progress.
bool isConnecting( | ); |
void;boolean isConnecting( | ); |
void;TRUE if the object is currently in the process of
establishing a connection with the DataHub instance, FALSE
otherwise.
isConnected,
openConnection,
retryConnection,
closeConnection