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