tibasMetaspace_Free()

Frees resources used by the Metaspace object.

Declaration

tibas_status tibasMetaspace_Free
(tibasMetaspace* metaspace)

Parameter

Parameter Description
metaspace The TIBCO ActiveSpaces entity on which the function is invoked.

Remarks

Use the tibasMetaspace_Free() function to free a specified Metaspace object. Calling this function Immediately closes the connection to the metaspace if all spaces, browsers, and listeners have been freed, or when they are all freed.