autoconnect_priority


Description:

[ NoAccessorMethod ]
public int autoconnect_priority { get; set; }

The autoconnect priority in range -999 to 999.

If the connection is set to autoconnect, connections with higher priority will be preferred. The higher number means higher priority. Defaults to 0. Note that this property only matters if there are more than one candidate profile to select for autoconnect. In case of equal priority, the profile used most recently is chosen.