Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/FUdpSocketBuilder
Description
Sets socket operations to be blocking.
| Name | AsBlocking |
| Type | function |
| Header File | /Engine/Source/Runtime/Networking/Public/Common/UdpSocketBuilder.h |
| Include Path | #include "Common/UdpSocketBuilder.h" |
FUdpSocketBuilder & AsBlocking()
This instance (for method chaining).
See Also
-
AsNonBlocking
-
AsReusable