GigaSpaces XAP.NET Documentation
Spaces Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpacesSpaces
Gets all the currently discovered ISpaces.
Declaration Syntax
C#Visual BasicVisual C++J#
IList<ISpace> Spaces { get; }
ReadOnly Property Spaces As IList(Of ISpace)
property IList<ISpace^>^ Spaces {
	IList<ISpace^>^ get ();
}
/** @property */
IList<ISpace> get_Spaces()

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