Programmer's Guide > Interfaces > CMSSession interface > disconnect method
  
disconnect method
Closes the CMS session. Only the connected attribute can be safely accessed after this method is called.
disconnect( )
Parameters
None
Returns
void
Throws
CMSException
Raised for any error.