HandleExternalEventActivity.Execute(ActivityExecutionContext) Method

Definition

Tries to run the HandleExternalEventActivity associated with the ActivityExecutionContext.

protected override sealed System.Workflow.ComponentModel.ActivityExecutionStatus Execute(System.Workflow.ComponentModel.ActivityExecutionContext executionContext);

Parameters

Returns

The ActivityExecutionContext of the HandleExternalEventActivity at the end of the requested operation.

Applies to

See also