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 Basic | Visual 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: 8.0.8.6380 (8.0.8.6380)