<abort-acknowledgment/>
Usage
<rpc-reply><any-child-of-rpc-reply><abort-acknowledgment/></any-child-of-rpc-reply></rpc-reply>Description
Indicate that the JUNOScript server has received the
<abort/>tag and has stopped processing the current request. If the client application receives any tag elements related to the request between sending the<abort/>tag and receiving this tag, it must discard them.See Also