This documentation is archived and is not being maintained.
WorkflowRuntime Constructor
Visual Studio 2008
Initializes a new instance of the WorkflowRuntime 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 | |
|---|---|---|
|
WorkflowRuntime | Initializes a new instance of the WorkflowRuntime class. |
|
WorkflowRuntime(String) | Initializes a new instance of the WorkflowRuntime class by using the specified section of the application configuration file. |
|
WorkflowRuntime(WorkflowRuntimeSection) | Initializes a new instance of the WorkflowRuntime class by using the settings in the specified WorkflowRuntimeSection. |
Show: