[ NoAccessorMethod ]
[ Version ( since = "1.46" ) ]
public int autoconnect_ports { get; set; }
Whether or not ports of this connection should be automatically brought up when NetworkManager activates this connection.
This only has a real effect for controller connections. The properties autoconnect, autoconnect_priority and autoconnect_retries are unrelated to this setting. The permitted values are: 0: leave port connections untouched, 1: activate all the port connections with this connection, -1: default. If -1 ( default) is set, global connection.autoconnect-ports is read to determine the real value. If it is default as well, this fallbacks to 0.