WHSBackupState Enumeration
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Indicates the status of Windows Home Server Backup.
Namespace: WHSInfoIF
Assembly: Interop.WHSInfoIF (in interop.whsinfoif.dll)
Syntax
'Declaration
Public Enumeration WHSBackupState
'Usage
Dim instance As WHSBackupState
public enum WHSBackupState
public enum class WHSBackupState
public enum WHSBackupState
public enum WHSBackupState
Members
Member name | Description | |
---|---|---|
WHS_BACKUP_BACKUP | Indicates that a backup is running. | |
WHS_BACKUP_CLEANUP | Indicates that the system is purging previous backups marked for deletion. | |
WHS_BACKUP_IDLE | Indicates that no backups are running. | |
WHS_BACKUP_RESTORE | Indicates that a restore from backup is running. | |
WHS_BACKUP_UNKNOWN | Indicates that the system has encountered a backup unrecoverable error. |
Remarks
The WHSBackupState enumeration indicates the state of the Windows Home Server Backup engine.
Platforms
Windows Home Server
Windows Home Server