GigaSpaces XAP.NET Documentation
ConcurrentConsumers Property
Class LibraryGigaSpaces.XAP.Events.PollingIPollingEventListenerContainerServiceDetailsConcurrentConsumers
Gets the configured number of minimum concurrent consumers of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
int ConcurrentConsumers { get; }
ReadOnly Property ConcurrentConsumers As Integer
property int ConcurrentConsumers {
	int get ();
}
/** @property */
int get_ConcurrentConsumers()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.6.2.9900 (9.6.2.9900)