WorkflowRuntimeServiceElementCollection::Add Method (WorkflowRuntimeServiceElement^)
.NET Framework (current version)
Adds a WorkflowRuntimeServiceElement to this WorkflowRuntimeServiceElementCollection.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Parameters
- serviceSettings
-
Type:
System.Workflow.Runtime.Configuration::WorkflowRuntimeServiceElement^
A WorkflowRuntimeServiceElement that represents a service to be initialized and activated by the workflow runtime engine.
| Exception | Condition |
|---|---|
| ArgumentNullException | serviceSettings is a null reference (Nothing in Visual Basic) |
.NET Framework
Available since 3.0
Available since 3.0
Show: