Sftp.Traversing Event
Namespace: Rebex.Net
Assembly: Rebex.Sftp.dll (version 7.0.9083)
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> |