IBackChannelConnection::SetBufferSizes

Set the specified send and receive buffer sizes, if supported

Windows
MacOS
Linux

References

Module

BackChannel

Header

/Engine/Plugins/Experimental/BackChannel/Source/BackChannel/Public/BackChannel/IBackChannelConnection.h

Include

#include "BackChannel/IBackChannelConnection.h"

Syntax

void SetBufferSizes
(
    int32 DesiredSendSize,
    int32 DesiredReceiveSize
)

Remarks

Set the specified send and receive buffer sizes, if supported

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