Click or drag to resize
ASCommonGetMetaspaceNames Method
Returns the collection of names of the metaspace the process is currently connected to

Namespace: Com.Tibco.As.Space
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public static ICollection<string> GetMetaspaceNames()

Return Value

Type: ICollectionString
Collection of metaspace names
See Also