Connection.CanQualityDisconnect Field
Namespace: Riptide
Assembly: RiptideNetworking.dll
Whether or not the connection can disconnect due to poor connection quality.
public bool CanQualityDisconnect
Returns
boolRemarks
When this is set to false, MaxAvgSendAttempts, MaxSendAttempts, and MaxNotifyLoss are ignored and exceeding their values will not trigger a disconnection.