In multi-file operations it forces checking, whether currently processing item still exists.

Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Property RecheckItemExistence As Boolean
	Get
	Set
C#
bool RecheckItemExistence { get; set; }

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also