Edit

Share via


WorkflowInstance.ApplyWorkflowChanges(WorkflowChanges) Method

Definition

Applies changes to the workflow instance specified by the WorkflowChanges object.

public void ApplyWorkflowChanges(System.Workflow.ComponentModel.WorkflowChanges workflowChanges);

Parameters

workflowChanges
WorkflowChanges

A WorkflowChanges specifying dynamic updates for the workflow instance.

Exceptions

The workflow runtime engine is not running.

Remarks

If the workflow instance is not already suspended, the workflow runtime engine temporarily suspends the instance before applying the changes.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1