Total transaction timeout in milliseconds for both client and server.
The timeout is tracked on the client and also sent to the server along
with the transaction in the wire protocol. The client will most likely
timeout first, but the server has the capability to timeout the transaction
as well.
Namespace: Aerospike.ClientThe timeout is also used as a socket timeout. Default: 0 (no timeout).
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.4.0.0 (3.4.1)
Syntax
See Also