Click or drag to resize
LongRunningProcessConfig Properties

The LongRunningProcessConfig type exposes the following members.

Properties
  NameDescription
Public propertyConnectionString
Connection string to the database
Public propertyExpiredCallback
Call back when a task is expired
Public propertyResolvingOwnerIdCallback
When owner of a workflow is being set, this callback allows setting retrieving your owner id to be set on database record.
Public propertyTimeoutCheckCycle
Times between each check to find whether or not they are timed out.
Public propertyWorkflow
Workflow identity to identify the workflow model in database
Top
See Also