Set socketTimeout and totalTimeout. If totalTimeout defined and
socketTimeout greater than totalTimeout, set socketTimeout to
totalTimeout.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 3.5.0.0 (3.5.3)
Syntax
Parameters
- socketTimeout
- Type: System Int32
- totalTimeout
- Type: System Int32
See Also