GatewayRequestGatewayReturnCode Property

CICS Transaction Gateway V10.1.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: 10.1.0.0 (10.1.0.0)
Syntax

public GatewayReturnCode GatewayReturnCode { get; }

Property Value

Type: GatewayReturnCode
See Also

Reference