Click or drag to resize
LongRunningProcessConfig Constructor
Build the configuration settings

Namespace: FlexRule.Flows.Workflows
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public LongRunningProcessConfig(
	string connectionString
)

Parameters

connectionString
Type: SystemString
Connection string to database
See Also