[This is preliminary documentation and is subject to change.]
Checks for updates, and keeps track of current version/revision.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static class Updater
Members
| All Members | Fields | Properties | Methods | Events |
| Member | Description | |
|---|---|---|
| CheckedForUpdates | Occurs when fCraft has just checked for updates. | |
| CheckForUpdates()()()() | ||
| CheckingForUpdates | Occurs when fCraft is about to check for updates (cancellable).
The update Url may be overridden. | |
| CurrentRelease | ||
| LatestStable | ||
| RunAtShutdown | ||
| UpdateCheckTimeout | ||
| UpdateUrl | ||
| UserAgent |