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