Gets space definition given Space name.
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public abstract SpaceDef GetSpaceDef( string spaceName ) |
Visual Basic |
---|
Public MustOverride Function GetSpaceDef ( _ spaceName As String _ ) As SpaceDef |
Visual C++ |
---|
public: virtual SpaceDef^ GetSpaceDef( String^ spaceName ) abstract |
Parameters
- spaceName
- Type: System..::..String
The name of the Space