Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/FUdpSocketSender
Description
Sets the maximum time span to wait for work items.
| Name | SetWaitTime |
| Type | function |
| Header File | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketSender.h |
| Include Path | #include "Common/UdpSocketSender.h" |
void SetWaitTime
(
const FTimespan & Timespan
)
Parameters
| Name | Remarks |
|---|---|
| Timespan | The wait time. |