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