GigaSpaces XAP.NET Documentation
Count Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitsCount
Gets the number of currently deployed IProcessingUnits.
Declaration Syntax
C#Visual BasicVisual C++J#
int Count { get; }
ReadOnly Property Count As Integer
	Get
property int Count {
	int get ();
}
/** @property */
int get_Count()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)