net.IpConnectionUseSendTasks
VarUnreal Engine Var console variable.
netIpConnectionUseSendTasks
Description
If true, the IpConnection will call the socket's SendTo function in a task graph task so that it can run off the game thread.
Usage
net.IpConnectionUseSendTasks [value]Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.

