Modes for 'KCML_PerfMetric_OpenFile()

DEF ENUM enumeration name KCML_MSGQFILEMODE_ENUM

Enumeration ValueValueDescription
_KCML_MQF_QUEUE1Continue sending messages to the RabbitMQ server
_KCML_MQF_FILE2Write message to a file
_KCML_MQF_LOCK4Lock the file while writing
_KCML_MQF_APPEND8Append to an existing file

Back to the list of Enumerations and Constants