Session_Close
This API closes the WebService session and releases any active context.
URL
./Session_Close
Input Parameters
None
Sample SOAP Parameters
<prot:Session_Close>
</prot:Session_Close>
Output
boolean – if a session was found, it is closed, if not false is returned.
<ns1:Session_CloseResponse xmlns:ns1="http://dsws.org/protectappws/">true</ns1:Session_CloseResponse>