The GatewayConnection type exposes the following members.

Properties

  NameDescription
Public propertyApplid
Gets the client APPLID used for transaction tracking on this GatewayConnection.
Public propertyApplidQualifier
Gets the client APPLID qualifier used for transaction tracking on this GatewayConnection.
Public propertyHostName
Gets the host name of the Gateway daemon this GatewayConnection is or was connected to.
Public propertyIsOpen
Gets a value indicating whether this GatewayConnection is connected to a Gateway daemon.
Public propertyPort
Gets the remote TCP/IP port this GatewayConnection is or was connected to.

See Also