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