GigaSpaces XAP.NET Documentation
Space Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitProcessingUnitSpaceCorrelatedEventArgsSpace
Gets the ISpace that was correlated with the IProcessingUnit.
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: 9.6.2.9900 (9.6.2.9900)