| LongRunningProcessConfigTimeoutCheckCycle Property |
Times between each check to find whether or not they are timed out.
Namespace: FlexRule.Flows.WorkflowsAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic Nullable<TimeSpan> TimeoutCheckCycle { get; set; }Property Value
Type:
NullableTimeSpan
See Also