Represents the attributes of a Space. Can be used to define a Space.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)
Syntax
C# |
---|
public abstract class SpaceDef |
Visual Basic |
---|
Public MustInherit Class SpaceDef |
Visual C++ |
---|
public ref class SpaceDef abstract |
F# |
---|
[<AbstractClassAttribute>] type SpaceDef = class end |