Phants Client for Redis™*
Public Member Functions | List of all members
XReadGroupOptions Class Reference
Inheritance diagram for XReadGroupOptions:
Inheritance graph
[legend]
Collaboration diagram for XReadGroupOptions:
Collaboration graph
[legend]

Public Member Functions

void SetNoAck (bool noAck)
 
- Public Member Functions inherited from XReadOptions
void SetCount (int count)
 
void ClearCount ()
 
void SetBlock (int milliseconds)
 
void ClearBlock ()
 

Detailed Description

Options class used by the XreadGroup() method.

Member Function Documentation

void SetNoAck ( bool  noAck)
inline

Sets or clears the NOACK modifier.

Parameters
noAckA value of true includes the NOACK modifier, false omits it.

The documentation for this class was generated from the following file: