Policy SetTimeouts Method Aerospike
Set socketTimeout and totalTimeout. If totalTimeout defined and socketTimeout greater than totalTimeout, set socketTimeout to totalTimeout.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.15.0 (3.9.15)
Syntax

Parameters

socketTimeout
Type: System Int32
totalTimeout
Type: System Int32
See Also