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: 10.2.0.0 (10.2.1.14000)