GigaSpaces XAP.NET Documentation
BatchSize Property
Class LibraryGigaSpaces.XAP.Events.NotifyINotifyEventListenerContainerServiceDetailsBatchSize
Gets the configured batch size of the container.
Declaration Syntax
C#Visual BasicVisual C++J#
Nullable<int> BatchSize { get; }
ReadOnly Property BatchSize As Nullable(Of Integer)
property Nullable<int> BatchSize {
	Nullable<int> get ();
}
/** @property */
Nullable<int> get_BatchSize()

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