You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by sgliu <sh...@sina.com> on 2006/11/25 06:31:37 UTC

about setCMSExpiration

In function:
cms::Message::setCMSExpiration  (  long  expireTime   ) ;
What unit "expireTime"? I want to know it is second? or millisecond? 

How many times is message in queue or topic,before it disappear.
-- 
View this message in context: http://www.nabble.com/about-setCMSExpiration-tf2702449.html#a7535585
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: about setCMSExpiration

Posted by sgliu <sh...@sina.com>.
I see.Thank you very much.


nmittler wrote:
> 
> Expiration is the same as the JMS API - milliseconds
> 
> On 11/25/06, sgliu <sh...@sina.com> wrote:
>>
>>
>> In function:
>> cms::Message::setCMSExpiration  (  long  expireTime   ) ;
>> What unit "expireTime"? I want to know it is second? or millisecond?
>> --
>> View this message in context:
>> http://www.nabble.com/about-setCMSExpiration-tf2702449.html#a7535585
>> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: http://www.nabble.com/about-setCMSExpiration-tf2702449.html#a7555867
Sent from the ActiveMQ - User mailing list archive at Nabble.com.


Re: about setCMSExpiration

Posted by Nathan Mittler <na...@gmail.com>.
Expiration is the same as the JMS API - milliseconds

On 11/25/06, sgliu <sh...@sina.com> wrote:
>
>
> In function:
> cms::Message::setCMSExpiration  (  long  expireTime   ) ;
> What unit "expireTime"? I want to know it is second? or millisecond?
> --
> View this message in context:
> http://www.nabble.com/about-setCMSExpiration-tf2702449.html#a7535585
> Sent from the ActiveMQ - User mailing list archive at Nabble.com.
>
>