Field MaxPacketCount
The maximum amount of packets the pipeline can keep track of. This used when a packet is delayed, the packet is stored in the pipeline processing buffer and can be later brought back.
Namespace: Unity.Networking.Transport.Utilities
Assembly: solution.dll
Syntax
public int MaxPacketCountReturns
| Type | Description | 
|---|---|
| int | Number of packets. |