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