FolderStatus Enumeration
Indicates the status of the drive.
Assembly: StorageOM (in StorageOM.dll)
| Member name | Description | |
|---|---|---|
| CancellingMove | Indicates that the move operation for the folder is being canceled. | |
| Deleting | Indicates that the folder is being deleted. | |
| DfsMissing | Indicates that the DFS is missing. | |
| DfsModifiedExternally | Indicates that the DFS has been modifed externally. | |
| Disconnected | Indicates that the connection to the folder has been disconnected. | |
| Healthy | Indicates that the folder is healthy. | |
| Missing | Indicates that the folder is not available. | |
| Moving | Indicates that the folder is being moved. | |
| NotSupported | Indicates that the operation is not supported. | |
| ObjectDeleted | Indicates that the folder has been deleted. |
Community Additions
ADD
Show: