Declaration Syntax
C# | Visual Basic | Visual 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: 10.2.0.0 (10.2.1.14000)