RetailConnAX62SCClient.createConnection Method [AX 2012]
Syntax
public void createConnection(
str _serverName,
int _port,
str _connectionString,
boolean _interactive,
boolean _ipsec,
boolean _preferIPv6,
guid _messageGuid)
Run On
Called
Parameters
- _serverName
Type: str
- _port
Type: int
- _connectionString
Type: str
- _interactive
Type: boolean
- _ipsec
Type: boolean
- _preferIPv6
Type: boolean
- _messageGuid
Type: guid