GigaSpaces XAP.NET Documentation
SpaceInstances Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ZonesIZoneSpaceInstances
Gets all the ISpaceInstances running within the zone.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ISpaceInstance> SpaceInstances { get; }
ReadOnly Property SpaceInstances As IList(Of ISpaceInstance)
property IList<ISpaceInstance^>^ SpaceInstances {
	IList<ISpaceInstance^>^ get ();
}
/** @property */
IList<ISpaceInstance> get_SpaceInstances()

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