GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.EventsSpaceEventArgsSpace
Returns the space proxy associated with the event.
Declaration Syntax
C#Visual BasicVisual C++J#
public ISpaceProxy Space { get; }
Public ReadOnly Property Space As ISpaceProxy
public:
property ISpaceProxy^ Space {
	ISpaceProxy^ get ();
}
/** @property */
public ISpaceProxy get_Space()

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