Click or drag to resize

IAutoUpdateInstallationService Interface

Interface to a service that auto update the application.

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

The IAutoUpdateInstallationService type exposes the following members.

Methods
 NameDescription
Public methodRunStarts the installer program, when all presumtions are fullfilled.
Top
See Also