Field WindowSize
Maximum number in-flight packets per pipeline/connection combination. Default value is 32 but can be increased to 64 at the cost of slightly larger packet headers.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int WindowSizeReturns
| Type | Description | 
|---|---|
| int | Window size in number of packets. |