Options class used by the Xpending() method.
Clears/unsets the consumer.
The consumer name will be omitted from the command.
Clears/unsets the range.
The start/end/count values will be omitted from the command.
void SetConsumer |
( |
string |
consumer | ) |
|
|
inline |
Set the name of a consumer whose pending messages are returned.
- Parameters
-
consumer | The name of the consumer. |
void SetRange |
( |
string |
start, |
|
|
string |
end, |
|
|
int |
count |
|
) |
| |
|
inline |
Set the start/end range of IDs as well as a count specifying the number of messages to return.
- Parameters
-
start | Start ID of the range. |
end | End ID of the range. |
count | The number of items to return. |
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