Gets or sets the data transfer type.
Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Property TransferType As FtpTransferType Get Set |
C# |
---|
public FtpTransferType TransferType { get; set; } |