Broker
10.5 |
webMethods Broker Documentation
|
webMethods Broker Client C API Programmer's Guide
|
Using Request-Reply
|
The Requestor
|
Other Reply Event Functions
Other Reply Event Functions
1.
Use
awIsLastReplyEvent
to determine if a reply event is the last in a sequence.
2.
Use
awIsNullReplyEvent
to determine if a reply event is null reply event. This is indicated by the envelope fields
appSeqn
and
appLastSeqn
both being equal to -1.