Classes
| Class | Description | |
|---|---|---|
| Algorithm | ||
| ApplicationContext |
Object containing current Application context such as Session, Applicatino and Localization information.
| |
| Unit | ||
| View | ||
| WorkQueue |
Manage execution of tasks.
Loadbalanced and resource aware.
|
Interfaces
| Interface | Description | |
|---|---|---|
| IWork |
Defines a work.
|
Delegates
| Delegate | Description | |
|---|---|---|
| WorkQueue..::.ExecuteHandler |
Handler for WorkQueue events.
|