BackgroundExecutePolicyTotalTimeout Property

Total transaction timeout in milliseconds. Default for all other commands: 1000ms

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public uint TotalTimeout { get; set; }

Property Value

UInt32

See Also