GigaSpaces XAP.NET Documentation
Spaces Property
Class LibraryGigaSpaces.Core.Admin.ServiceGridIServiceGridAdminSpaces
Gets the discovered spaces.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpaces Spaces { get; }
ReadOnly Property Spaces As ISpaces
property ISpaces^ Spaces {
	ISpaces^ get ();
}
/** @property */
ISpaces get_Spaces()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)