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; }

Implements

IFtpSettings..::..RecheckItemExistence

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also