Options defines a set of processing options that can be used to alter the behavior of specific values examined by the Executive Server.
| Member Name | Description |
|---|---|
| UseExitCodeRegX | Tells the Executive Server that it should evaluate the ExitCodeExpression as a regular expression. Otherwise, a direct match is used. |
| UseKeywordRegX | Tells the Executive Server that is should evaluate the KeywordExpression as a aregular expression. Otherwise, a direct match is used. |
| RunTooLongIsError | Tells the Executive Server to treat the run threshold too long value as an error condition. Otherwise, the Executive Server will process the run too long event by creating a notification event and optionally terminating the associated process. |
Namespace: OnLineToolWorks.SmartBatch.Data
Assembly: OnLineToolWorks.SmartBatch.Data (in OnLineToolWorks.SmartBatch.Data.dll)
OnLineToolWorks.SmartBatch.Data Namespace