Field WindowSize
Effective window size of the reliable pipeline. Can't be modified at runtime, but can be set at configuration time through NetworkSettings.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int WindowSize
Returns
Type | Description |
---|---|
int | Window size in number of packets. |