GatewayConnectionPoolClose Method

CICS Transaction Gateway V10.1.0.0
Closes all connections in this connection pool.

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

public void Close()
Remarks

This method does not wait for allocated connections to be returned to the pool.
See Also

Reference