This call blocks indefinitely until a message is produced or until this message consumer is closed.
If this Receive is done within a transaction, the consumer retains the message until the transaction commits.
the next message produced for this message consumer, or null if this message consumer is concurrently closed
| Exception Type | Condition |
|---|---|
| MessageException | if the JMS provider fails to receive the next message due to some internal error. |
IMessageConsumer Interface | WebLogic.Messaging Namespace | IMessageConsumer. Overload List