UpdateDisplayStartUpdateCheck Method |
Starts checking for an update, if the control is not currently busy.
Namespace: Kjs.AppLife.Update.WpfAssembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntaxpublic void StartUpdateCheck()
Public Sub StartUpdateCheck
public:
void StartUpdateCheck()
member StartUpdateCheck : unit -> unit
See Also