Options class used by the Xclaim() method.
Clears/unsets the IDLE modifier.
The IDLE modifier will be omitted from the command.
Clears/unsets the RETRYCOUNT modifier.
The RETRYCOUNT modifier will be omitted from the command.
Clears/unsets the TIME modifier.
The TIME modifier will be omitted from the command.
void SetForce |
( |
bool |
force | ) |
|
|
inline |
Sets or clears the FORCE modifier.
- Parameters
-
force | A value of true includes the FORCE modifier, false omits it. |
Set the idle time of the message.
- Parameters
-
idle | The idle time (relative to the current time), in milliseconds. |
void SetJustid |
( |
bool |
justid | ) |
|
|
inline |
Sets or clears the JUSTID modifier.
- Parameters
-
justid | A value of true includes the JUSTID modifier, false omits it. |
void SetRetryCount |
( |
int |
retryCount | ) |
|
|
inline |
Set the retry counter of the message.
- Parameters
-
retryCount | The counter value to set. |
Set the idle time of the message.
- Parameters
-
time | The idle time (as a Unix time value), in milliseconds. |
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