GigaSpaces XAP.NET Documentation
Instances Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstances
Gets all the space instances that are currently discovered that are part of this Space topology.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ISpaceInstance> Instances { get; }
ReadOnly Property Instances As IList(Of ISpaceInstance)
	Get
property IList<ISpaceInstance^>^ Instances {
	IList<ISpaceInstance^>^ get ();
}
/** @property */
IList<ISpaceInstance> get_Instances()

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