tags:

views:

80

answers:

0

Im using a COM-Java jacob bridge to manage my msmq Queues.But i want to set a time limit to send the unused messages to system dead letter queue.What is the name of the string argument for that

suppose we have dispatch.put(my message,"what should i put here ?",time limit);