Script Task runtime object
Top
Top
Top
Top
The following tables list the members exposed by the ScriptTask type.
| Name | Description | |
|---|---|---|
|
ScriptTask | Construct the instance |
| Name | Description | |
|---|---|---|
|
ArrayIndexes | (inherited from RunObj). |
|
Category | String with configured categories of ScriptTask. |
|
Count | (inherited from ListObj). |
|
Description | Gets the ScriptTask Description configured in EditScriptsTasks. |
|
Disable | Disables the ScriptTask execution when the value is greather than zero. |
|
Domain |
Indicates the ScriptTask Domain
Server: The ScriptTask runs in the Server context, it cannot access Client objects i.e., Displays or client domain tags. Client: The ScriptTask runs in each Client where the ModuleScript is running. |
|
ErrorMessage | Contains the message with the last (most recent) error that occurred in the script execution. |
|
ExecutionsCount | Gets the executions amount since the module has started. |
|
Expression | Gets the expression information. |
|
ID | (inherited from RunObj). |
|
Item | (Overloaded) (inherited from ListObj). |
|
LastCPUTime | Gets the CPU time used during the last (most recent) execution of the script. |
|
LastExecution | Contains the TimeSpan of the last (most recent) execution of the script. |
|
LastPeakCPUTime | |
|
Level | String with configured levels of ScriptTask. |
|
ObjServer | (inherited from RunObj). |
|
ObjType | (inherited from RunObj). |
|
Parent | (inherited from RunObj). |
|
Period | Period of time required to execute a Task. |
|
Root | (inherited from RunObj). |
|
Running | Indicates if the current script is running. |
|
StopExecutionOnError | Flag to indicate if stop script execution on error. |
|
SyncRoot | (inherited from ListObj). |
|
TModule | (inherited from RunObj). |
|
Trigger | Gets the Tag or Object that triggers the Task execution. |
| Name | Description | |
|---|---|---|
|
ClearCacheNames | (inherited from ListObj). |
|
CreateEvent | Create an event to be executed |
|
Equals | (Overloaded) (inherited from Object). |
|
GetEnumerator | (inherited from ListObj). |
|
GetEvent | Return object containing information being executed |
|
GetHashCode | (inherited from Object). |
|
GetID | (inherited from ListObj). |
|
GetName | (Overloaded) (inherited from ListObj). |
|
GetObj | (Overloaded) (inherited from ListObj). |
|
GetObjAsObject | (inherited from ListObj). |
|
GetObjRef | (inherited from RunObj). |
|
GetType | (inherited from Object). |
|
IsInUse | (inherited from ListObj). |
|
OnContinue | (inherited from RunObj). |
|
OnPause | (inherited from RunObj). |
|
OnStart | (inherited from RunObj). |
|
OnStop | (inherited from RunObj). |
|
PreloadRunObj | (inherited from ListObj). |
|
ReferenceEquals | (inherited from Object). |
|
StartPreloadRunObjs | (Overloaded) (inherited from ListObj). |
|
ToString | (inherited from RunObj). |
| Name | Description | |
|---|---|---|
|
ApplyCast | (Overloaded) (Defined by GenericEnumerableHelper). |
|
ApplyCount | (Defined by GenericEnumerableHelper). |
|
ApplySelect | (Overloaded) (Defined by GenericEnumerableHelper). |
|
ApplyWhere | (Defined by GenericEnumerableHelper). |
|
ApplyWhereNotNull | (Defined by GenericEnumerableHelper). |
|
AsParallel | (Defined by ParallelEnumerable). |
|
AsQueryable | (Defined by Queryable). |
|
Cast | (Defined by Enumerable). |
|
ConvertAll | (Defined by IEnumerableExtensions). |
|
GetParentViewModel | (Defined by POCOViewModelExtensions). |
|
GetRequiredService | (Overloaded) (Defined by POCOViewModelExtensions). |
|
GetService | (Overloaded) (Defined by POCOViewModelExtensions). |
|
IsInDesignMode | (Defined by POCOViewModelExtensions). |
|
OfType | (Defined by Enumerable). |
|
RaisePropertiesChanged | (Defined by POCOViewModelExtensions). |