Ftp.IFtp.TransferType Property
Namespace: Rebex.Net
Assembly: Rebex.Ftp.dll (version 7.0.9083)
IFtp.TransferType
Gets or sets the data transfer type.
Declaration
TransferType IFtp.TransferType { get; set; }
Returns
Type | Description |
---|---|
TransferType | The file transfer type. Default is Binary. |