Overload List
| Name | Description | |
|---|---|---|
| GatewayConnection(String, Int32) | Creates a new connection to a Gateway daemon. | |
| GatewayConnection(String, Int32, Int32) | Creates a new connection to a Gateway daemon with the specified timeout. | |
| GatewayConnection(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