KCML_PerfMetric_CloseFile
Purpose
Closes that a file is associated it with the performance metric message queue.
Definition
DEFSUB 'KCML_PerfMetric_CloseFile() AS Void
Description
Closes a file that was opened with KCML_PerfMetric_OpenFile Only has an effect when /etc/kcml/msgq.conf has the suppressverify or perfopenfile flags set to 1. Sending performance metrics to a RabbitMQ server will be resumed if it had been disabled by not specifying the _KCML_MQF_QUEUE flag when KCML_PerfMetric_OpenFile was called.
See also
Internal KCML Functions, Internally defined structures and Internally defined enumerations and constants.