Closes the connection to a Metaspace.

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

Syntax

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

See Also