ControllerStatus.UpdateState Property

Gets a ControllerUpdateState value that indicates how far along in the update procedure the updater is.

[Visual Basic]

Public ReadOnly Property UpdateState As ControllerUpdateState

[C#]

public ControllerUpdateState UpdateState {get;}

See Also

ControllerStatus Class | ControllerStatus Members | Kjs.AppLife.Update.Web Namespace