Property MaxPacketQueueSize
MaxPacketQueueSize
The maximum amount of packets that can be in the internal send/receive queues.
Declaration
public int MaxPacketQueueSize { get; set; }
Property Value
Type | Description |
---|---|
int |
Remarks
Basically this is how many packets can be sent/received in a single update/frame.