| IGLib
    1.7.2
    The IGLib base library for development of numerical, technical and business applications. | 
| Classes | |
| class | IG.Num.ParallelJobContainerBase | 
| Contains input data and results of a parallel job to be executed, oropertied indicating the state of the job, and methods for interaction with job performer and dispatcher. More... | |
| Namespaces | |
| package | IG.Num | 
| Functions | |
| delegate void | IG.Num.ParallelJobCallback (ParallelJobContainerBase jobContainer) | 
| Callback delegate that can be assigned to job container for execution at various notification events (such as job started, etc.). More... | |