![]() | IBackupService Interface |
Namespace: SanteDB.DisconnectedClient.Services
The IBackupService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
![]() | AutoRestore |
Perform autorestore
|
![]() | Backup |
Backup media
|
![]() | GetBackups |
Gets the backup descriptors for the specified media
|
![]() | HasBackup |
Has backup on the specified media
|
![]() | RemoveBackup |
Remove a backup
|
![]() | Restore |
Restore from media
|