SocketOptionsSetKeepAlive Method |
Sets if TCP keep-alive must be used
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public SocketOptions SetKeepAlive(
bool keepAlive
)
Parameters
- keepAlive
- Type: SystemBoolean
Return Value
Type:
SocketOptionsSee Also