GigaSpaces XAP.NET Documentation
SpaceInstance Property
Class LibraryGigaSpaces.Core.Admin.ServiceGrid.SpaceSpaceModeChangedEventArgsSpaceInstance
Gets the Space Instance the space mode was changed for.
Declaration Syntax
C#Visual BasicVisual C++J#
public virtual ISpaceInstance SpaceInstance { get; }
Public Overridable ReadOnly Property SpaceInstance As ISpaceInstance
public:
virtual property ISpaceInstance^ SpaceInstance {
	ISpaceInstance^ get ();
}
/** @property */
public ISpaceInstance get_SpaceInstance()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 8.0.8.6380 (8.0.8.6380)