GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceInstanceAddedEventArgsSpaceInstance
Gets the ISpaceInstance that was added.
Declaration Syntax
C#Visual BasicVisual C++J#
public ISpaceInstance SpaceInstance { get; }
Public ReadOnly Property SpaceInstance As ISpaceInstance
	Get
public:
property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
public ISpaceInstance get_SpaceInstance()

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