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: 10.1.0.0 (10.1.1.12800)