[Missing <summary> documentation for P:GigaSpaces.XAP.Events.Polling.PollingEventDrivenAttribute.MaxConcurrentConsumers]

Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public int MaxConcurrentConsumers { get; set; }
Public Property MaxConcurrentConsumers As Integer
public:
property int MaxConcurrentConsumers {
int get ();
void set (int value);
}
/** @property */
public int get_MaxConcurrentConsumers()
/** @property */
public void set_MaxConcurrentConsumers(int value)
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 6.6.3.3200 (6.6.3.3200)