PollForReply

PollForReply() as Boolean

Checks to see if replies have been received from a deferred synchronous Start or Send request. Possible values are
true
Replies have been received
false
No replies have been received

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