Namespace Sartorius.SAF.Infrastructure.SoftwareUpdate
Classes
SoftwareUpdate
Implements functionality to update the software.
SoftwareUpdateStateTransition
Defines a transition of the SoftwareUpdateState
UpdateCheckCompletedEventHandlerArgs
Event arguments for the UpdateCheckCompletedEventHandler.
UpdateInfo
Encapsulates information about a concrete software update.
Interfaces
ISoftwareUpdate
Defines functionality to update the software.
IUpdateProvider
Defines methods to provide a software update.
Enums
SoftwareUpdateState
Defines states for the SoftwareUpdate.
SoftwareUpdateStateTransitionReason
Defines reasons for a SoftwareUpdateStateTransition.
UpdateCheckTriggerType
Defines trigger types for the udpate check.
UpdateLocation
Defines locations of a software update.
Delegates
UpdateCheckCompletedEventHandler
Invoked when an update check has been completed.