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
property int ProcessorQueueSize {
	int get ();
}
/** @property */
int get_ProcessorQueueSize()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.0.0.0 (10.0.1.11800)