SetTimeouts

<< Click to Display Table of Contents >>

Navigation:  EasyDotNet documentation > Classes > TMessageQueue class > Methods >

SetTimeouts

Previous pageReturn to chapter overviewNext page

Sets timeouts.

 

pSecondsToReachQueue - The maximum amount of time for the message to reach the queue.

pSecondsToBeReceived - The maximum amount of time for the message to be received from the destination queue.

 

SetTimeouts                     PROCEDURE(LONG pSecondsToReachQueue = 10, LONG pSecondsToBeReceived = 0)