GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.EventsIEventSessionSpace
Returns the space this event session belongs to.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpaceProxy Space { get; }
ReadOnly Property Space As ISpaceProxy
	Get
property ISpaceProxy^ Space {
	ISpaceProxy^ get ();
}
/** @property */
ISpaceProxy get_Space()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.0.0.0 (14.0.0.20000)