Forcefully leaves the space and stops and invalidates existing listeners and browsers created on the space.

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.4.0.001)

Syntax

C#
void CloseAll()
Visual Basic
Sub CloseAll
Visual C++
void CloseAll()
F#
abstract CloseAll : unit -> unit 

See Also