Deletes the Space Definitions only if no Members are joined to the 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 void DropSpace( string spaceName ) |
Visual Basic |
---|
Public MustOverride Sub DropSpace ( spaceName As String ) |
Visual C++ |
---|
public: virtual void DropSpace( String^ spaceName ) abstract |
F# |
---|
abstract DropSpace : spaceName : string -> unit |
Parameters
- spaceName
- Type: System..::..String
The name of the space