SftpProblemDetectedEventArgs.Reaction Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9147)
Reaction
Gets the currently selected reaction to the current problem.
Inherited from Problem
Declaration
public TransferProblemReaction Reaction { get; }
Property Value
Type | Description |
---|---|
Transfer |
The operation to be performed as the next step of the multi-file operation execution. |