WebLogic Messaging API Class Library

IMessage.JMSExpiration Property

Gets the message's expiration value.

JMS providers set this field when a message is sent. This method can be used to change the value for a message that has been received.

 JMSExpiration {get;}

Exceptions

Exception TypeCondition
MessageExceptionif the JMS provider fails to set the message expiration due to some internal error.

See Also

IMessage Interface | WebLogic.Messaging Namespace