AutoRestart | Determines if wodAppUpdate should restart application after update is made.
|
Blocking | Determines if methods are blocking. |
CmdAfter | Command to execute after files are replaced. |
CmdBefore | Command to execute before files are replaced. |
CmdLine | Holds command line of currently running exe.
|
DebugFile | Name of the file where debug data from update process will be saved.
|
DialogNoteText | Holds text shown at the bottom of the progress dialog. |
DialogNoteURL | Points to URL if user clicks on dialog note. |
DialogText | Holds text shown on the dialog box. |
Files | Returns reference to collection of files available on the server. |
ForceRestart | Determines if application restart is forced. |
GlobalTerminate | Determines if wodAppUpdate should kill other processes that lock your file. |
Login | Holds login information.
|
Messages | Returns reference to collection of messages available on the server. |
Notification | Fast notification interface to use instead of events. |
Password | Holds password information. |
PrevExist | Returns True if files from previous session are found.
|
ProxyHostname | Hostname of remote proxy. |
ProxyLogin | Login/Username for remote proxy. |
ProxyPassword | Password for remote proxy. |
ProxyPort | Port on remote proxy. |
ProxyType | Type of proxy used. |
ReplaceRule | Determines file replace rules. |
RequireAdmin | Determines if admin privileges are required. |
ServiceIsRunning | Returns True if updater service is running |
Signature | Determines configuration file signature. |
State | Holds current state. |
StateText | Holds text description of the state. |
Timeout | Timeout value, in seconds. |
UpdaterName | Holds name of updater EXE file. |
UpdaterTimeout | Timeout value for updater to wait for processes to die. |
URL | Holds full URL to configuration page. |
URLHandler | External object that will handle resource retrieval. |
UserIsAdmin | Returns True if current process has administrator privileges. |
Version | Holds component version information. |
Visible | Determines if progress window is show while downloading. |
WinVersion | Returns version of Windows currently running. |