public void Connect( string host, int port, bool useSSL )
Public Sub Connect ( host As String, port As Integer, useSSL As Boolean )
public: void Connect( String^ host, int port, bool useSSL )
member Connect : host : string * port : int * useSSL : bool -> unit
.NET FTP/FTPS component - Copyright (c) Limilabs