ec_get_message_spool_name
Last updated March 2020
Name
ec_get_message_spool_name — Returns the message's spool filename.
Synopsis
ec_get_message_spool_name
Description
ec_get_message_spool_name
returns the base filename to which this message has been or will be spooled, unless it is handled by an alternate IO module. The spool format is opaque, and a message lives in more than one file, so this function is only useful for debugging.
Was this page helpful?