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