Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public int MinConcurrentConsumers { get; set; }
Public Property MinConcurrentConsumers As Integer
public:
property int MinConcurrentConsumers {
int get ();
void set (int value);
}
/** @property */
public int get_MinConcurrentConsumers()
/** @property */
public void set_MinConcurrentConsumers(int value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)