| INewVersionChecker Events |
The INewVersionChecker type exposes the following members.
| Name | Description | |
|---|---|---|
| NewVersionAvailable |
Raised when CheckForNewVersion detects that a new version is available for download. It is recommended
that you hook the version of this on Singleton and be prepared for it being called on a non-GUI thread.
|