Which statement is true when clients send messages to EMS servers using
RELIABLE_DELIVERY mode?
Options are :
The publish call waits for the server message indicating receipt confirmation.
The publish call succeeds unless a non-durable consumer is offline.
The publish call gets confirmation if the destination exists.
The publish call succeeds unless the EMS server connection has terminated.
Submit