Overload List
Name | Description | |
---|---|---|
![]() | Touch(Object, Int32, Int32) |
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.
|
![]() | Touch(String, String, Object, Int32, Int32) |
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.
|
See Also