GatewayRequestGatewayReturnCode Property

CICS Transaction Gateway V9.3.0.0
Gets the Gateway daemon return code from the most recent flow of this request.

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

public GatewayReturnCode GatewayReturnCode { get; }

Property Value

Type: GatewayReturnCode
See Also

Reference