Click or drag to resize

IAutoUpdateInstallationService Interface

Defines a service that can install application updates.

Namespace: Altaxo.Main.Services
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IAutoUpdateInstallationService

The IAutoUpdateInstallationService type exposes the following members.

Methods
 NameDescription
Public methodRunStarts the installer program when all prerequisites are fulfilled.
Top
See Also