Navigation
API > API/Runtime > API/Runtime/Networking > API/Runtime/Networking/Common > API/Runtime/Networking/Common/FTcpSocketBuilder
References
| Module | Networking |
| Header | /Engine/Source/Runtime/Networking/Public/Common/TcpSocketBuilder.h |
| Include | #include "Common/TcpSocketBuilder.h" |
FTcpSocketBuilder Lingering
&40;
int32 Timeout
&41;
Remarks
Sets how long the socket will linger after closing. This instance (for method chaining).
Parameters
| Name | Description |
|---|---|
| Timeout | The amount of time to linger before closing. |