ISoftwareUpdateManager Interface |
Namespace: Rubedos.Viper.Net.Iface
public interface ISoftwareUpdateManager
The ISoftwareUpdateManager type exposes the following members.
Name | Description | |
---|---|---|
![]() | AllowAutoUpdate | Gets a value indicating whether we allow automatic update. |
Name | Description | |
---|---|---|
![]() | GetListOfVersions | Gets the list of versions in this collection. |
![]() | ResetToFactoryVersion | Resets to factory version. |
![]() | UpdateToVersion | Updates to version described by version. |