AsyncClient.Touched(WritePolicy, ExistsListener, Key) Method
Asynchronously reset record's time to expiration using the policy's expiration.
Schedule the touched command with a channel selector and return.
Another thread will process the command and send the results to the listener.
If the record does not exist, it can't be created because the server deletes empty records.
If the record does not exist, send a value of false to
OnSuccess(Key, Boolean)