Invalidates this Space reference with the distribution role it initialized with. If this is the last
reference, current process will leave 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# |
---|
void Close() |
Visual Basic |
---|
Sub Close |
Visual C++ |
---|
void Close() |
F# |
---|
abstract Close : unit -> unit |