Base class for requests that can be sent to a Gateway daemon.
Inheritance Hierarchy
IBM.CTGGatewayRequest
IBM.CTGEciRequest
IBM.CTGEsiVerifyRequest
Namespace: IBM.CTG
Assembly: IBM.CTG.Client (in IBM.CTG.Client.dll) Version: 9.1.0.0 (9.1.0.4)
Syntax
The GatewayRequest type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | GatewayReturnCode | Gets the Gateway daemon return code from the most recent flow of this request. |
![]() | ReturnCode | Gets the return code from the most recent flow of this request. |
![]() | ReturnCodeString | Gets a string representation of ReturnCode. |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
See Also