Navigation
API > API/Plugins > API/Plugins/OnlineSubsystemUtils > API/Plugins/OnlineSubsystemUtils/UIpConnection
Description
If CVarNetIpConnectionUseSendTasks is true, blocks until there are no outstanding send tasks. Since these tasks need to access the socket, this is called before the net driver closes the socket.
| Name | WaitForSendTasks |
| Type | function |
| Header File | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/IpConnection.h |
| Include Path | #include "IpConnection.h" |
| Source | /Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/IpConnection.cpp |
void WaitForSendTasks()