AsyncClient Touch Method (WritePolicy, WriteListener, Key)Aerospike
Asynchronously create record if it does not already exist. Schedule the touch command with a channel selector and return. Another thread will process the command and send the results to the listener. If the record exists, the record's time to expiration will be reset to the policy's expiration.

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.6.0.0 (3.6.0)
Syntax

Exceptions

See Also