ANHAdmin.Properties |
Name | Description |
---|---|
AlreadyRunningException | Exception thrown by AsyncUtils.AsyncOperation.Start when an operation is already in progress. |
AsyncOperation | This base class is designed to be used by lengthy operations that wish to support cancellation. It also allows those operations to invoke delegates on the UI Thread of a hosting control. |
DataReceivedEventArgs | Event Args for above delegate |
Form1 | |
ProcessCaller | This class can launch a process (like a bat file, perl script, etc) and return all of the StdOut and StdErr to GUI app for display in textboxes, etc. |
Program | |
TextBoxStreamWriter | |
clsDBStrings | |
frmAccounts | |
frmConServers | |
frmConfig | |
frmDBConfig | |
frmZones |