GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceInstanceRemovedEventArgsSpaceInstance
Gets the ISpaceInstance that was removed.
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.2.0.0 (12.2.0.18000)