Closes the connection to the Gateway daemon.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.0.0.2

Syntax

C#
public void Close()
Visual Basic
Public Sub Close
Visual C++
public:
void Close()

Exceptions

ExceptionCondition
IBM.CTG..::..GatewayExceptionAn error occurred within the Gateway daemon.

See Also