Class for InfoModule operation.

Namespace: T.Modules.Info
Assembly: T.Modules (in T.Modules.dll)

Public Class InfoModule 
Inherits ListObj 
Implements IInfoModule
This language is not supported or no code example is available.
public class InfoModule : ListObj
IInfoModule
This language is not supported or no code example is available.
Name Description
Public constructor InfoModule(RunObj, int) Construct the instance
Top
Name Description
Public property Diagnostics Gets diagnostics information.
Public property IsActivated Flag to indicate if module is activated.
Public property IsPaused Flag to indicate if module is paused.
Public property IsRunning Flag to indicate if module is running.
Public property RowsChanges Gets rows changed information.
Top
Name Description
Public method Start(int) Start module
Public method Stop(int) Stop module
Top

.NET Framework

Supported in: 4.6.2, 4.7