Field MinimumResendTime
Effective minimum resend time for unacknowledged reliable packets. Can be modified through SetMinimumResendTime(int, NetworkDriver, NetworkPipeline, NetworkConnection).
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int MinimumResendTime
Returns
| Type | Description |
|---|---|
| int | Minimum resend time in milliseconds. |