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