IAutoUpdateInstallationService Interface |
Defines a service that can install application updates.
Namespace: Altaxo.Main.ServicesAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic interface IAutoUpdateInstallationService
The IAutoUpdateInstallationService type exposes the following members.
Methods| | Name | Description |
|---|
 | Run | Starts the installer program when all prerequisites are fulfilled. |
Top
See Also