GigaSpaces XAP.NET Documentation
ProcessorQueueSize Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceStatisticsProcessorQueueSize
Gets the current number of pending tasks in the space processor queue.
Declaration Syntax
C#Visual BasicVisual C++J#
int ProcessorQueueSize { get; }
ReadOnly Property ProcessorQueueSize As Integer
	Get
property int ProcessorQueueSize {
	int get ();
}
/** @property */
int get_ProcessorQueueSize()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)