Skip to content
This repository has been archived by the owner on Nov 26, 2022. It is now read-only.

FTP.Client.Connect

Andrew Lambert edited this page Jul 27, 2017 · 2 revisions

FTP.Client.Connect

Method Signature

 Sub Connect(ClearPending As Boolean = True)

Parameters

Name Type Comment
ClearPending Boolean Optional. Determines whether or not the verb queue is emptied before connecting.

Notes

Connects the FTP.Client to a remote server.

Clone this wiki locally