Share via


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
  • _messageGuid
    Type: guid

See Also

Reference

RetailConnAX62SCClient Class