Returns the collection of names of the metaspace the process is currently connected to
Namespace: Com.Tibco.As.SpaceAssembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.1.0.0 (2.1)
Syntax
C# |
---|
public static ICollection<string> GetMetaspaceNames() |
Visual Basic |
---|
Public Shared Function GetMetaspaceNames As ICollection(Of String) |
Visual C++ |
---|
public: static ICollection<String^>^ GetMetaspaceNames() |