Contains classes for accessing CICS servers using the CICS Transaction Gateway.

Classes

  ClassDescription
EciRequest
Represents a CICS External Call Interface (ECI) request.
GatewayConnection
Represents a connection to a Gateway daemon.
GatewayException
The exception that is thrown when an error occurs within a Gateway daemon.
GatewayRequest
Base class for requests that can be sent to a Gateway daemon.
Trace
Provides methods for controlling trace in ctgclient.dll and IBM.CTG.Client.dll.

Structures

  StructureDescription
CicsServer
Represents a CICS server defined in a Gateway daemon.

Enumerations

  EnumerationDescription
EciExtendMode
Specifies whether an EciRequest should start, continue, or end a logical unit of work (LUW).
EciReturnCode
Defines External Call Interface (ECI) return codes.
GatewayReturnCode
Defines return codes returned by a Gateway daemon.
TraceLevel
Defines trace levels for IBM.CTG.Client.dll and ctgclient.dll.