Click or drag to resize
AdminDisconnect Method
Disconnect from the metaspace

Namespace: Com.Tibco.As.Admin
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public abstract void Disconnect(
	Metaspace metaspace
)

Parameters

metaspace
Type: Com.Tibco.As.SpaceMetaspace
Metaspace to disconnect from
See Also