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: 12.0.0.0 (12.0.0.16000)