MaxSendRate

Maximum sustained transmission rate in Gbit / s.

Windows
MacOS
Linux

Syntax

[UPROPERTY](Programming/UnrealArchitecture/Reference/Properties)(Config, EditAnywhere, Category=Transport, AdvancedDisplay)
float MaxSendRate

Remarks

Maximum sustained transmission rate in Gbit / s.

The default value is 1 Gbit/s.

This is to control transmission of larger packages over the network. Without a limit, it is possible for packet data loss to occur because more data may be sent then may be supported by your network card.

Adjust this value higher or lower depending on your network capacity.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss