GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceRemovedEventArgsSpace
Gets the ISpace that was removed.
Declaration Syntax
C#Visual BasicVisual C++J#
public ISpace Space { get; }
Public ReadOnly Property Space As ISpace
public:
property ISpace^ Space {
	ISpace^ get ();
}
/** @property */
public ISpace get_Space()

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