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

FTPFileTransferEventArgsDataType Enumeration

Type of data source or destination.

Namespace:  EnterpriseDT.Net.Ftp
Assembly:  edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.3.0.0
Syntax
public enum DataType
Members
  Member nameValueDescription
File0File data source/destination.
Stream1Stream data source/destination.
ByteArray2Byte-array data source/destination.
See Also