closeConnection
closeConnection — closes the connection to the Cascade DataHub.
Syntax
For C++:
void closeConnection(
void)
;
For Java and C#:
void closeConnection(
String reason)
;
Description
This method closes the connection to the Cascade DataHub.