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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.2.0.0 (14.2.0.20400)