Sftp.Traversing Event
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 8.0.9673)
Occurs when a significant action occurs in Download, Upload, Delete or GetItems methods. Notifies the client about traversing hierarchy structure.
Syntax
public event EventHandler<SftpTraversingEventArgs> Traversing
Returns
| Type | Description |
|---|---|
| EventHandler<SftpTraversingEventArgs> |