Hi everybody,
I have the last question for this year:
How can I stop the wait for a POST made on a HTTPJOB before it exit with a timeout.
I have two concurrent event I'm waiting for. The first is a simple timer, the second is the POST request. If the timer expires BEFORE the HTTP timeout I have both events (first the timer then HPPTJOB).
Any way to terminate the HTTPJOB wait after timer expires?
Thank you and Happy New Year
Mauro
I have the last question for this year:
How can I stop the wait for a POST made on a HTTPJOB before it exit with a timeout.
I have two concurrent event I'm waiting for. The first is a simple timer, the second is the POST request. If the timer expires BEFORE the HTTP timeout I have both events (first the timer then HPPTJOB).
Any way to terminate the HTTPJOB wait after timer expires?
Thank you and Happy New Year
Mauro