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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.1.0.0 (12.1.0.17000)