GigaSpaces XAP.NET Documentation
SpaceState Enumeration
Class LibraryGigaSpaces.Core.AdminSpaceState
Encapsulates information about the state of a space.
Declaration Syntax
C#Visual BasicVisual C++J#
public enum SpaceState
Public Enumeration SpaceState
public enum class SpaceState
public enum SpaceState
Members
MemberDescription
Starting
Space is starting.

Started
Space is started.

Stopped
Space is stopped.

Aborted
Space has been aborted.

Unknown
Space is unreachable.

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