WorkflowHostInitialize Method |
Initialize the workflow host. This includes setting up timers for pending timeouts in currently persisted workflows.
Namespace: Scanjour.Workflow4.HostAssembly: Scanjour.Workflow4.Host (in Scanjour.Workflow4.Host.dll) Version: 24.5.0.0 (24.5.0.0)
Syntaxpublic:
void Initialize()
member Initialize : unit -> unit
See Also