GigaSpaces XAP.NET Documentation
MaxConcurrentConsumers Property
Class LibraryGigaSpaces.XAP.Events.PollingPollingEventDrivenAttributeMaxConcurrentConsumers
See MaxConcurrentConsumers.
Declaration Syntax
C#Visual BasicVisual C++J#
public int MaxConcurrentConsumers { get; set; }
Public Property MaxConcurrentConsumers As Integer
public:
property int MaxConcurrentConsumers {
	int get ();
	void set (int value);
}
/** @property */
public int get_MaxConcurrentConsumers()
/** @property */
public  void set_MaxConcurrentConsumers(int value)

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.1.2.7920 (9.1.2.7920)