PollForReply

Checks to see whether replies have been received from a deferred synchronous Start or Send request.

PollForReply() as Boolean

Possible values are
true
Replies have been received
false
No replies have been received

A CICS® server transaction can send more than one reply in response to a Terminal.Start or Terminal.Send call. More than one Terminal.PollForReply call might therefore be needed to collect all replies. Use the Terminal.State method to find out whether further replies are expected. If there are, the value returned will be cclServer.


Reference Reference

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tg_latest/help/topic/com.ibm.cics.tg.doc//proref/cclnam0031.html