[Contents] [Prev] [Next] [Index] [Report an Error]

<abort/>

Usage

abort tag (JUNOScript)
<rpc>
<!- - child tag elements - ->
</rpc>
<abort/>

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.

Usage Guidelines

See Halting a Request.

Related Topics

<abort-acknowledgement/>, <rpc>


[Contents] [Prev] [Next] [Index] [Report an Error]