procedure Reinitialize;
Description
Call the Reinitialize method to clear the user account info flushing all I/O except to allow any transfer in progress to be completed. All parameters are reset to the default settings and the control connection is left open.
The response code received during execution of this command request is contained in the ReplyCode property.
Reinitialize clears the DirectoryListing list. Also, if TLSMode <> tmImplicitTLS, TLS protocol finishes working and the connection becomes insecure.
See Also