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