SslGatewayConnection Constructor

CICS Transaction Gateway V9.3.0.0
Overload List

  NameDescription
Public methodSslGatewayConnection(String, Int32)
Creates a new SSL connection to a Gateway daemon with default SSL properties.
Public methodSslGatewayConnection(String, Int32, SslProperties)
Creates a new SSL connection to a Gateway daemon with the specified SSL properties.
Public methodSslGatewayConnection(String, Int32, Int32, SslProperties)
Creates a new connection to a Gateway daemon with the specified timeout and SSL properties.
Public methodSslGatewayConnection(String, Int32, Int32, String, String, SslProperties)
Creates a new connection to a Gateway daemon with the specified timeout and SSL properties. The connection will use the specified APPLID and APPLID qualifier for transaction tracking.
Top
See Also

Reference