GigaSpaces XAP.NET Documentation
State Property
Class LibraryGigaSpaces.Core.AdminIServerAdminState
Returns the current state of the space.
Declaration Syntax
C#Visual BasicVisual C++J#
SpaceState State { get; }
ReadOnly Property State As SpaceState
property SpaceState State {
	SpaceState get ();
}
/** @property */
SpaceState get_State()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)