In multi-file operations it forces checking, whether currently processing item still exists. 
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Ftp (in Rebex.Ftp.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Property RecheckItemExistence As Boolean Get Set | 
| C# | 
|---|
| public bool RecheckItemExistence { get; set; } | 
 
     
     
     
     
    