
 Declaration Syntax
| C# | Visual Basic | Visual C++ | J# | 
public int BusyIterationsThreshold { get; set; }Public Property BusyIterationsThreshold As Integer
	Get
	Set
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: 14.5.0.0 (14.5.0)