Click or drag to resize

IFTPInitialize Method

Overload List
  NameDescription
Public methodInitialize(String, String, String)
Initiliaze the file transfer session using the default transfer port for the transmission protocol (e.g. 21 for FTP, 22 for SFTP)
Public methodInitialize(String, Int32, String, String)
Initiliaze the file transfer session
Public methodInitialize(String, Int32, String, String, Int32, Int32)
Initiliaze the file transfer session
Top
See Also