GigaSpaces XAP.NET Documentation
IsBatch Property
Class LibraryGigaSpaces.XAP.EventsEventListenerContainer<(Of <(TData>)>)IsBatch
Returns true if the listener is in batch mode, false otherwise.
Declaration Syntax
C#Visual BasicVisual C++J#
protected bool IsBatch { get; }
Protected ReadOnly Property IsBatch As Boolean
protected:
property bool IsBatch {
	bool get ();
}
/** @property */
protected boolean get_IsBatch()

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