autoconnect_retries


Description:

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

The number of times a connection should be tried when autoactivating before giving up.

Zero means forever, -1 means the global default (4 times if not overridden). Setting this to 1 means to try activation only once before blocking autoconnect. Note that after a timeout, NetworkManager will try to autoconnect again.