GigaSpaces XAP.NET Documentation
NumberOfInstances Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceNumberOfInstances
Gets the number of instances as per the Space topology. the value would be 4 if we have a replicated topology and 2 if we have a 2 partitions each with one backup topology.
Declaration Syntax
C#Visual BasicVisual C++J#
int NumberOfInstances { get; }
ReadOnly Property NumberOfInstances As Integer
property int NumberOfInstances {
	int get ();
}
/** @property */
int get_NumberOfInstances()

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