<< Click to Display Table of Contents >> SetTimeouts |
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)