SftpProblemDetectedEventArgs.OverwriteCondition Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9083)
OverwriteCondition
Gets the condition to apply for the Overwrite reaction. If the chosen reaction is not Overwrite, this property is ignored. Inherited from ProblemDetectedEventArgs.
Declaration
public OverwriteCondition OverwriteCondition { get; }
Property Value
Type | Description |
---|---|
OverwriteCondition | Overwrite condition. |