isConnecting
isConnecting — indicates whether a connection attempt is in
progress.
Syntax
For C++ and C#:
For Java:
boolean isConnecting(
void)
;
Returns
TRUE if the
object is currently in the process of establishing a connection with
the DataHub, FALSE otherwise.