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.
这对您有帮助吗?