public virtual void Connect()Public Overridable Sub Connectpublic:
virtual void Connect()abstract Connect : unit -> unit
override Connect : unit -> unit The ServerAddress property must be set prior to calling this method.
If AutoLogin is true then the component will attempt to log in immediately after successfully connecting.
This method will throw an FTPException if the component is already connected to the server.