Represents a CICS External Call Interface (ECI) request.
Namespace:
IBM.CTGAssembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public class EciRequest : GatewayRequest |
Visual Basic (Declaration) |
---|
Public Class EciRequest _ Inherits GatewayRequest |
Visual C++ |
---|
public ref class EciRequest : public GatewayRequest |
Inheritance Hierarchy
Thread Safety
This type is thread safe.