Gets the state of the space.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
SpaceDef..::..SpaceState SpaceState { get; } |
Visual Basic |
---|
ReadOnly Property SpaceState As SpaceDef..::..SpaceState Get |
Visual C++ |
---|
property SpaceDef..::..SpaceState SpaceState { SpaceDef..::..SpaceState get (); } |