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
	Get
property SpaceState State {
	SpaceState get ();
}
/** @property */
SpaceState get_State()

Assembly: GigaSpaces.Core (Module: GigaSpaces.Core) Version: 14.5.0.0 (14.5.0)