Sftp.IFtp.ProblemDetected Event
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 8.0.9673)
Occurs when a problem is detected in Download, Upload, Delete or GetItems methods, making it possible for the handler to choose a desired reaction.
Syntax
event EventHandler<ProblemDetectedEventArgs> IFtp.ProblemDetected
Returns
| Type | Description |
|---|---|
| EventHandler<ProblemDetectedEventArgs> |