WebLogic Messaging API Class Library

IMessage.JMSRedelivered Property

Gets a boolean indication of whether this message is being redelivered (type bool).

If a client receives a message with the JMSRedelivered boolean field set, it is likely, but not guaranteed, that this message was delivered earlier but that its receipt was not acknowledged at that time.

\xA0JMSRedelivered\xA0{get;}

Exceptions

Exception TypeCondition
MessageExceptionif JMS fails to get the redelivered state due to some internal error.

See Also

IMessage Interface | WebLogic.Messaging Namespace | WebLogic.Messaging.Constants.MessagePropertyNames.DELIVERY_COUNT_PROPERTY_NAME