SocketOptionsSetKeepAlive Method |
Sets if TCP keep-alive must be used
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax public SocketOptions SetKeepAlive(
bool keepAlive
)
Parameters
- keepAlive
- Type: SystemBoolean
Return Value
Type:
SocketOptionsSee Also