GigaSpaces XAP.NET Documentation
SpaceInstances Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.MachineIMachineSpaceInstances
Gets all the ISpaceInstances running on the machine.
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: 7.1.4.4750 (7.1.4.4750)