SftpProblemDetectedEventArgs.Exception Property
Namespace: Rebex.Net
Assembly: Rebex.Common.dll (version 7.0.9448)
Exception
Gets the exception which will be raised if chosen Reaction is Fail. Inherited from ProblemDetectedEventArgs.
Declaration
public Exception Exception { get; }
Property Value
| Type | Description |
|---|---|
| Exception | Exception. |