Boolean safmq_php::safmq_enqueue
Places a message in a queue.
Child Classes
Places a message in a queue.
- Parameters:
- msg - [in,out] The message object to enqueue the timestamp
queue - [in, optional] The queue receiving the message,
if not specified, the most recently opened queue
is used.
con - [in, optional] The connection connected to the SAFMQ server
which will receive the message, if not specified, the
most recently opened connection is used.
- Returns:
- TRUE if the message was enqueued, FALSE otherwise.
Member Documentation
Table of Contents HTML hierarchy of classes or Java
Safmq Documentation, copyright (c) 2004-2010 Matthew J. Battey, Licensed Under Apache License Ver 2.0
Powered By: