Field ReceiveQueueCapacity
Default capacity of the receive queue.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public const int ReceiveQueueCapacity = 512
Returns
Type | Description |
---|---|
int | Queue capacity in number of packets. |