GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceISpaceInstanceSpace
Gets the space this instance is a part of.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpace Space { get; }
ReadOnly Property Space As ISpace
property ISpace^ Space {
	ISpace^ get ();
}
/** @property */
ISpace get_Space()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)