WorkflowServiceHost Constructor
Initializes a new instance of the WorkflowServiceHost class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WorkflowServiceHost() | Initializes a new instance of the WorkflowServiceHost class. |
|
WorkflowServiceHost(Activity, Uri[]) | Initializes a new instance of the WorkflowServiceHost class using the specified activity and base addresses. |
|
WorkflowServiceHost(Object, Uri[]) | Initializes a new instance of the WorkflowServiceHost class using the specified service object and base addresses. |
|
WorkflowServiceHost(WorkflowService, Uri[]) | Initializes a new instance of the WorkflowServiceHost class using the specified service definition and collection of base addresses. |