Checks to see if a replies have been received from a deferred synchronous Start or Send request.
Poll() as Boolean
A CICS® server transaction can send more than one reply in response to a Terminal.Start or Terminal.Send call. More than one Terminal.Poll call might therefore be needed to collect all the replies. The return code indicates whether you need to perform more poll requests.