TraversingState Enum
Namespace: Rebex.IO
Assembly: Rebex.Common.dll (version 7.0.9083)
Current traversal state of the TransferAction.
Syntax
public enum TraversingState
Fields
Name | Description |
---|---|
DirectoryRetrieved | Retrieving of the particular directory hierarchy was successfully completed. |
DirectoryRetrieving | Retrieving of the particular directory hierarchy was started. |
HierarchyRetrieved | Retrieving of the file system hierarchy was successfully completed. |
HierarchyRetrieving | Retrieving of the file system hierarchy was started. |