The SftpTraversingEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Action |
Gets the current transfer action.
(Inherited from TraversingEventArgs.) | |
| BytesTotal |
Gets the current total number of bytes to be processed (traversed so far).
(Inherited from TraversingEventArgs.) | |
| FilesTotal |
Gets the current total number of files to be processed (traversed so far).
(Inherited from TraversingEventArgs.) | |
| Item |
Gets the file or directory which is currently processed.
(Inherited from TraversingEventArgs.) | |
| TraversingState |
Gets the current traversing state of the current Action.
(Inherited from TraversingEventArgs.) | |
| UserState |
Gets a user state object.
(Inherited from TraversingEventArgs.) |