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