EnvironmentVariablesWatchdogFilter Field |
Watchdog filter that will be applied to the host name.
The host will only takover workflow instances that have a matching servername.
Namespace: Scanjour.Workflow4.BaseAssembly: Scanjour.Workflow4.Base (in Scanjour.Workflow4.Base.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic const string WatchdogFilter = "WORKZONE_PROCESS_WATCHDOG_FILTER"
Public Const WatchdogFilter As String = "WORKZONE_PROCESS_WATCHDOG_FILTER"
public:
literal String^ WatchdogFilter = "WORKZONE_PROCESS_WATCHDOG_FILTER"
static val mutable WatchdogFilter: string
Field Value
String
See Also