GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitSpace
Gets the (first) embedded ISpace within a processing unit. Returns null if no embedded space is defined within the processing unit or if no processing unit instance has been added to the processing unit.
Declaration Syntax
C#Visual BasicVisual C++J#
ISpace Space { get; }
ReadOnly Property Space As ISpace
property ISpace^ Space {
	ISpace^ get ();
}
/** @property */
ISpace get_Space()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.2.0.0 (12.2.0.18000)