Skip to main content

UpdateCheckEvent

Namespace: Busy.Bar

Lifecycle event most recently reported by the firmware update availability check.

public enum UpdateCheckEvent

Inheritance ObjectValueTypeEnum → UpdateCheckEvent
Implements IComparable, ISpanFormattable, IFormattable, IConvertible

Fields

NameValueDescription
Start0An update availability check has started.
Stop1The update availability check has finished.
None2No update availability check is currently active.