FMultichannelTcpReceiver::GetBytesReceived

Gets the number of payload bytes actually sent to the socket.

Choose your operating system:

Windows

macOS

Linux

References

Module

Sockets

Header

/Engine/Source/Runtime/Sockets/Public/MultichannelTcpReceiver.h

Include

#include "MultichannelTcpReceiver.h"

Syntax

int32 GetBytesReceived()

Remarks

Gets the number of payload bytes actually sent to the socket.