Allows to configure the take/read operation to be performed in a Fifo Grouping manner.
            If set to true, will use 
FifoGroupingPoll / 
FifoGroupingPoll as read/take modifiers.
            

 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public bool UseFifoGrouping { get; set; }Public Property UseFifoGrouping As Boolean
	Get
	Set
public:
property bool UseFifoGrouping {
	bool get ();
	void set (bool value);
}/** @property */
public boolean get_UseFifoGrouping()
/** @property */
public  void set_UseFifoGrouping(boolean value)
Assembly: 
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)