Options class used by the Restore() method.
Clears/unsets the FREQ modifier.
The FREQ modifier will be omitted from the command.
Clears/unsets the IDLETIME modifier.
The IDLETIME modifier will be omitted from the command.
void SetAbsoluteTtl |
( |
bool |
absoluteTtl | ) |
|
|
inline |
Enables or disables the ABSTTL modifier.
- Parameters
-
absoluteTtl | A value of true includes the ABSTTL modifier, false omits it. |
void SetFrequency |
( |
int |
frequency | ) |
|
|
inline |
Sets the FREQ modifier.
- Parameters
-
frequency | The value of the FREQ modifier. |
void SetIdleTime |
( |
int |
seconds | ) |
|
|
inline |
Sets the IDLETIME modifier.
- Parameters
-
seconds | The value of the IDLETIME modifier, in seconds. |
void SetReplace |
( |
bool |
replace | ) |
|
|
inline |
Enables or disables the REPLACE modifier.
- Parameters
-
replace | A value of true includes the REPLACE modifier, false omits it. |
The documentation for this class was generated from the following file:
- /mnt/e/cosmo/program/repos/trunk/RedisClient/Assets/phants/ClientForRedis/Assets/Scripts/CmdClient/groups/util/ParameterTypes.cs