Abandon Method
Syntax
Context.Session.Abandon as V ()
Arguments
- V
Return type
Description
terminates the current session.
Discussion
Context.Session.Abandon() terminates the current session. Check Context.Session.CallResult.Success before using the return value.