Namespace Sartorius.SAF.Infrastructure.SoftwareUpdate
Classes
SoftwareUpdate
Implements functionality to update the software.
SoftwareUpdateStateTransition
Defines a transition of the Software
UpdateCheckCompletedEventHandlerArgs
Event arguments for the Update
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 Software
SoftwareUpdateStateTransitionReason
Defines reasons for a Software
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.