GatewayConnectionIsOpen Property

CICS Transaction Gateway V10.1.0.0
Gets a value indicating whether this GatewayConnection is connected to a Gateway daemon.

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

public bool IsOpen { get; }

Property Value

Type: Boolean
See Also

Reference