This call blocks until a message arrives, the timeout expires, or this message consumer is closed. A timeout of zero never expires, and the call blocks indefinitely.
the next message produced for this message consumer, or null if the timeout expires or 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