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

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