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

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 10.1.0.0 (10.1.1.12800)