Click or drag to resize

WorkflowHostInitialize Method

Overload List
 NameDescription
Public methodInitialize Initialize the workflow host. This includes setting up timers for pending timeouts in currently persisted workflows.
Public methodInitialize(String, String, String) Initialize the workflow host specifying default credentials for SOM sessions created for timers. This includes setting up timers for pending timeouts in currently persisted workflows.
Public methodInitialize(String, String, String, UInt32, UInt32, UInt32) Initialize the workflow host specifying default credentials for SOM sessions created for timers. This includes setting up timers for pending timeouts in currently persisted workflows.
Top
See Also