IDTSFtpClientConnection100.Connect Method

Definition

Establishes a connection for the client.

public:
 bool Connect();
[System.Runtime.InteropServices.DispId(11)]
public bool Connect ();
[<System.Runtime.InteropServices.DispId(11)>]
abstract member Connect : unit -> bool
Public Function Connect () As Boolean

Returns

The established connection.

Attributes

Applies to