GatewayConnectionClose Method

CICS Transaction Gateway V9.3.0.0
Closes the connection to the Gateway daemon.

Namespace:  IBM.CTG
Assembly:  IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax

public void Close()
Exceptions

ExceptionCondition
GatewayExceptionAn error occurred within the Gateway daemon.
See Also

Reference