InfoModule Class
| Name | Description | |
|---|---|---|
|
InfoModule(RunObj, int) | Construct the instance |
| Name | Description | |
|---|---|---|
|
Diagnostics | Gets diagnostics information. |
|
IsActivated | Flag to indicate if module is activated. |
|
IsPaused | Flag to indicate if module is paused. |
|
IsRunning | Flag to indicate if module is running. |
|
RowsChanges | Gets rows changed information. |
|
StartMessage | StatusMessage |
|
StartStepCounter | StartStepCounter |
| Name | Description | |
|---|---|---|
|
Start(int) | Start module |
|
Stop(int) | Stop module |
T.Modules.Info.InfoModule