Field ReceiveQueue
A queue containing all the packets to be received.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public PacketsQueue ReceiveQueue
Returns
| Type | Description |
|---|---|
| PacketsQueue | Queue of packets. |
A queue containing all the packets to be received.
public PacketsQueue ReceiveQueue
| Type | Description |
|---|---|
| PacketsQueue | Queue of packets. |