CitrusleafClient Touch Method (Object, Int32, Int32)Aerospike
Reset record time to expiration without changing its value for specified key. The record generation count will also be incremented. This method returns KEY_NOT_FOUND_ERROR if the record does not exist. The following properties must be set before using this method.
  • DefaultNamespace
  • DefaultSet

Namespace: net.citrusleaf
Assembly: CitrusleafLibrary (in CitrusleafLibrary.dll) Version: 2.0.0.0 (2.0.23.86)
Syntax

Return Value

Result status.
See Also