Overload List
Name | Description | |
---|---|---|
![]() | Touch(WritePolicy, Key) |
Reset record's time to expiration using the policy's expiration.
Fail if the record does not exist.
(Inherited from IAerospikeClient.) |
![]() | Touch(WritePolicy, CancellationToken, Key) |
Asynchronously reset record's time to expiration using the policy's expiration.
Create listener, call asynchronous touch and return task monitor.
Fail if the record does not exist.
|
See Also