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

<end-session/>

Usage

end-session tag (JUNOScript)
<rpc-reply xmlns:junos="URL">
<end-session/>
</rpc-reply>

Description

Indicate that the JUNOScript server is about to end the current session for a reason other than an error. Most often, the reason is that the client application has sent the <request-end-session/> tag.

Usage Guidelines

See Ending a JUNOScript Session and Closing the Connection.

Related Topics

<request-end-session/>, <rpc-reply>


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