GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.ProcessingUnitIProcessingUnitInstanceSpaceInstance
Gets a ISpaceInstance that was started within the processing unit instance. Will return null if no embedded space instances were started (or none has been detected yet).
Declaration Syntax
C#Visual BasicVisual C++J#
ISpaceInstance SpaceInstance { get; }
ReadOnly Property SpaceInstance As ISpaceInstance
property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
ISpaceInstance get_SpaceInstance()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.0.0.0 (12.0.0.16000)