Gets the message timestamp as a formatted string.
public virtual qa_int getTimestampAsString( qa_string buffer, qa_int bufferLen )
buffer The buffer for the formatted timestamp.
bufferLen The size of the buffer.
The number of non-null qa_chars written to the buffer.
The format is: "dow, MMM dd, yyyy hh:mm:ss.nnn GMT".
For more information about getting and setting message headers and properties, see QAnywhere messages.