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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)