<abort/>
Usage
<rpc><any-child-of-rpc><abort/></any-child-of-rpc></rpc>Description
Direct the JUNOScript server to stop processing the request that is currently outstanding. The server responds by returning the
<abort-acknowledgment/>tag, but might already have sent tagged data in response to the request. The client application must discard those tag elements.See Also