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: 7.0.1.3800 (7.0.1.3800)