Språk

WorkflowRuntimeServiceElementCollection.Add Metod

Definition

public:
 void Add(System::Workflow::Runtime::Configuration::WorkflowRuntimeServiceElement ^ serviceSettings);
public void Add(System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement serviceSettings);
member this.Add : System.Workflow.Runtime.Configuration.WorkflowRuntimeServiceElement -> unit
Public Sub Add (serviceSettings As WorkflowRuntimeServiceElement)

Parametrar

serviceSettings
WorkflowRuntimeServiceElement

En WorkflowRuntimeServiceElement som representerar en tjänst som ska initieras och aktiveras av arbetsflödets körningsmotor.

Undantag

serviceSettings är en nullreferens (Nothing i Visual Basic)

Gäller för