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