Creates a new connection to a Gateway daemon.

Overload List

  NameDescription
Public methodGatewayConnection(String, Int32)
Creates a new connection to a Gateway daemon.
Public methodGatewayConnection(String, Int32, Int32)
Creates a new connection to a Gateway daemon with the specified timeout.
Public methodGatewayConnection(String, Int32, Int32, String, String)
Creates a new connection to a Gateway daemon with the specified timeout. The connection will use the specified APPLID and APPLID qualifier for transaction tracking.

See Also