Enables reading and throwing out any unexpected incoming responses when sending an FTP command.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
Visual Basic |
---|
Public Property EnableControlConnectionFlushing As Boolean Get Set |
C# |
---|
public bool EnableControlConnectionFlushing { get; set; } |