Intel(R) SuperBuilder

SoftwareUpdateProvider Class

SoftwareUpdateProvider provides implementation for getting software update information

Definition

Namespace: SuperBuilderWinService.ProvidersImpl
Assembly: IntelAiaService (in IntelAiaService.exe) Version: 1.0.0+e5af843a4e6a75a047681ce8b5d33ceb3660e546
C#
public class SoftwareUpdateProvider : INotification
Inheritance
Object    SoftwareUpdateProvider
Implements
INotification

Constructors

Properties

Methods

Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetNotification Return Update manifest information if available
GetType
(Inherited from Object)
initToastNotification 
MemberwiseClone
(Inherited from Object)
OnElapsedTime 
PrepareNotificationContent 
SetEnabled This flag allows to enable or disable software update
ToString
(Inherited from Object)

See Also