Field InitialMaxSendQueueSize
The default maximum send queue size
Namespace: Unity.Netcode.Transports.UTP
Assembly: solution.dll
Syntax
[Obsolete("MaxSendQueueSize is now determined dynamically (can still be set programmatically using the MaxSendQueueSize property). This initial value is not used anymore.", false)]
public const int InitialMaxSendQueueSize = 98304
Returns
Type | Description |
---|---|
int |