FUdpSocketSender::SetWaitTime

Sets the maximum time span to wait for work items.

Windows
MacOS
Linux

References

Module

Networking

Header

/Engine/Source/Runtime/Networking/Public/Common/UdpSocketSender.h

Include

#include "Common/UdpSocketSender.h"

Syntax

void SetWaitTime
(
    const FTimespan & Timespan
)

Remarks

Sets the maximum time span to wait for work items.

Parameters

Parameter

Description

Timespan

The wait time.

See Also

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