GigaSpaces XAP.NET Documentation
BatchProcessing Property
Class LibraryGigaSpaces.XAP.Events.PollingIPollingEventListenerContainerServiceDetailsBatchProcessing
Gets whether this container is configured to work with batch processing
Declaration Syntax
C#Visual BasicVisual C++J#
bool BatchProcessing { get; }
ReadOnly Property BatchProcessing As Boolean
property bool BatchProcessing {
	bool get ();
}
/** @property */
boolean get_BatchProcessing()

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