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