GigaSpaces XAP.NET Documentation
ActiveConcurrentConsumers Property
Class LibraryGigaSpaces.XAP.Events.PollingPollingEventListenerContainer<(Of <(TData>)>)ActiveConcurrentConsumers
Gets the currently active concurrent consumers, this number can be anywhere between MinConcurrentConsumers to MaxConcurrentConsumers
Declaration Syntax
C#Visual BasicVisual C++J#
public int ActiveConcurrentConsumers { get; }
Public ReadOnly Property ActiveConcurrentConsumers As Integer
public:
property int ActiveConcurrentConsumers {
	int get ();
}
/** @property */
public int get_ActiveConcurrentConsumers()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)