|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
md.expiry |
« View previous topic :: View next topic » |
Author |
Message
|
hkhan12 |
Posted: Mon Aug 19, 2002 8:04 am Post subject: md.expiry |
|
|
Voyager
Joined: 08 Aug 2002 Posts: 98
|
Hi There,
I'm trying to get more information on settingup the time for md.expiry. For example, if I want to set it up for 30 seconds, is it going to be
md.expiry = 300; or md.expiry = 30,000
Thanx for your help |
|
Back to top |
|
 |
clindsey |
Posted: Mon Aug 19, 2002 8:17 am Post subject: |
|
|
Knight
Joined: 12 Jul 2002 Posts: 586 Location: Dallas, Tx
|
md.expiry=300.
It is measured in tenths of a second |
|
Back to top |
|
 |
hkhan12 |
Posted: Mon Aug 19, 2002 8:41 am Post subject: Thank you but what about gmo.WaitInterval |
|
|
Voyager
Joined: 08 Aug 2002 Posts: 98
|
Clindsey,
Thank you so much for your help. But, what about the setting up WAIT INTERVAL of GMO option, how do you measure it?
lets say I want to setit up for a 30 seconds, is it going to be same
gmo.WaitInterval = 300 OR gmo.WaitInterval = 30000
thanx
clindsey wrote: |
md.expiry=300.
It is measured in tenths of a second |
|
|
Back to top |
|
 |
kirani |
Posted: Mon Aug 19, 2002 8:49 am Post subject: |
|
|
Jedi Knight
Joined: 05 Sep 2001 Posts: 3779 Location: Torrance, CA, USA
|
WaitInterval in GMO needs to be specified in milliseconds, so if you want to specify the wait time of 30 seconds, the value would be 30000. _________________ Kiran
IBM Cert. Solution Designer & System Administrator - WBIMB V5
IBM Cert. Solutions Expert - WMQI
IBM Cert. Specialist - WMQI, MQSeries
IBM Cert. Developer - MQSeries
|
|
Back to top |
|
 |
LearnMQSI |
Posted: Mon Jan 13, 2003 8:16 am Post subject: md.Expiry |
|
|
 Centurion
Joined: 20 Aug 2002 Posts: 137
|
Hi There,
What if I want to explicityly set expiration time for Unlimited?
Is it md.Expiry = -1 OR md.Expiry = MQEI_Unlimited?
Thank you for your help |
|
Back to top |
|
 |
bower5932 |
Posted: Mon Jan 13, 2003 11:20 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
MQEI_UNLIMITED is defined as -1L. However, I'd use the define rather than the constant. If anything ever changes, the define would be updated in the header file. |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|