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. |
Default capacity of the receive queue.
public const int ReceiveQueueCapacity = 512
| Type | Description |
|---|---|
| int | Queue capacity in number of packets. |