Class for InfoModule operation.
Namespace:
T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)
Top
Top
Top
Assembly: T.Modules (in T.Modules.dll)
| 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. |
| Name | Description | |
|---|---|---|
|
Start(int) | Start module |
|
Stop(int) | Stop module |