Share via


FTPClientConnection100Class Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The FTPClientConnection100Class type exposes the following members.

Constructors

  Name Description
Public method FTPClientConnection100Class() Infrastructure.

Top

Methods

  Name Description
Public method Close()
Public method Connect() Infrastructure.
Public method CreateRemoteDirectory(String) Infrastructure.
Public method DeleteFiles(array<String[]) Infrastructure.
Public method DeleteRemoteDirectory(String) Infrastructure.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetListing(array<String[]%, array<String[]%) Infrastructure.
Public method GetType() (Inherited from Object.)
Public method GetWorkingDirectory() Infrastructure.
Protected method MemberwiseClone() (Inherited from Object.)
Public method ReceiveFiles(array<String[], String, Boolean, Boolean) Infrastructure.
Public method SendFiles(array<String[], String, Boolean, Boolean) Infrastructure.
Public method SetWorkingDirectory(String) Infrastructure.
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property ChunkSize Infrastructure.
Public property Retries Infrastructure.
Public property ServerName Infrastructure.
Public property ServerPassword Infrastructure.
Public property ServerPort Infrastructure.
Public property ServerUserName Infrastructure.
Public property Timeout Infrastructure.
Public property UsePassiveMode Infrastructure.

Top