edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Click or drag to resize

TransferDirection Enumeration

Enumerates the possible transfer directions

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public enum TransferDirection
Members
  Member nameValueDescription
UPLOAD1 Represents uploading a file
DOWNLOAD2 Represents downloading a file
See Also