WebUpdateController.UpdateFound Event
Raised when an update is found. In this handler, an updates avialbility can be manipulated based on local information, such as licensing.
[Visual Basic]
Public Event UpdateFound As UpdateFoundEventHandler
[C#]
public event UpdateFoundEventHandler UpdateFound
See Also
WebUpdateController Class | WebUpdateController Members | Kjs.AppLife.Update.Web Namespace