discon - Disconnect from Deltanji
This call releases a license slot which was allocated by the connect API call. This function should be called at the end of a Deltanji session if connect was called at the start of the session.
Note: If the session is closed without calling this function, the license slot will normally be deallocated automatically.
Usage:
do discon^%vcapi(license) |
Inputs:
license |
License token returned by $$connect function
|