The ProcessClass type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ProcessClass()()()() |
Default Constructor
|
![]() | ProcessClass(ProcessMethod, ProcessType, String) |
Constructor for Process Manager
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Called by Dispose() and ~ProcessCLass() Finalizer .
|
Properties
Name | Description | |
---|---|---|
![]() | ErrorMessage |
Error message if process method generated an exception
|
![]() | ProcessHandler |
Returns the process method to be called
|
![]() | ProcessName |
The name of the process
|
![]() | TypeOfProcess |
Returns the type of process
|