java.util.Date ianywhere.qanywhere.client.QAMessage.getExpiration() throws QAException
Returns the message's expiration value, or null if the message does not expire or has not yet been sent.
When a message is sent, the expiration is left unassigned. After the send operation completes, it holds the expiration time of the message.
This is a read-only property because the expiration time of a message is set by adding the time-to-live argument of QAManagerBase.putMessageTimeToLive(String, QAMessage, long) to the current time.
The message's expiration value, or null if the message does not expire or has not yet been sent.
| Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |