GigaSpaces XAP.NET Documentation
QueueSize Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.TransportITransportStatisticsQueueSize
Gets the number of currently waiting communication tasks to be executed.
Declaration Syntax
C#Visual BasicVisual C++J#
int QueueSize { get; }
ReadOnly Property QueueSize As Integer
property int QueueSize {
	int get ();
}
/** @property */
int get_QueueSize()

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