Version: 5.5
public void SetMaxDelay (float seconds);

Parámetros

seconds Tiempo en segundos.

Descripción

The maximum time in seconds that messages are buffered before being sent.

If this is set to zero, then there will be no buffering of messages before they are sent to the transport layer. This may reduce latency but can lead to packet queue overflow issues if many small packets are being sent.