Connection.MaxAvgSendAttempts Field
Namespace: Riptide
Assembly: RiptideNetworking.dll
The maximum acceptable average number of send attempts it takes to deliver a reliable message. The connection will be closed if this is exceeded more than AvgSendAttemptsResilience times in a row.
public int MaxAvgSendAttempts