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.
도움이 되셨나요?