| LongRunningProcessConfig Constructor |
Build the configuration settings
Namespace: FlexRule.Flows.WorkflowsAssembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.dll) Version: 0.0.0.0 (0.0.0.0)
Syntaxpublic LongRunningProcessConfig(
string connectionString
)
Parameters
- connectionString
- Type: SystemString
Connection string to database
See Also