| LongRunningProcessConfig Properties |
The LongRunningProcessConfig type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionString |
Connection string to the database
| |
| ExpiredCallback |
Call back when a task is expired
| |
| ResolvingOwnerIdCallback |
When owner of a workflow is being set, this callback allows setting retrieving your owner id to be set on database record.
| |
| TimeoutCheckCycle |
Times between each check to find whether or not they are timed out.
| |
| Workflow |
Workflow identity to identify the workflow model in database
|