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
public:
property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
public ISpaceInstance get_SpaceInstance()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 12.3.0.0 (12.3.0.19000)