HandleExternalEventActivity.Cancel(ActivityExecutionContext) Yöntem

Tanım

Olayın işlenmesini iptal eder.

protected:
 override System::Workflow::ComponentModel::ActivityExecutionStatus Cancel(System::Workflow::ComponentModel::ActivityExecutionContext ^ executionContext);
protected override sealed System.Workflow.ComponentModel.ActivityExecutionStatus Cancel (System.Workflow.ComponentModel.ActivityExecutionContext executionContext);
override this.Cancel : System.Workflow.ComponentModel.ActivityExecutionContext -> System.Workflow.ComponentModel.ActivityExecutionStatus
Protected Overrides NotOverridable Function Cancel (executionContext As ActivityExecutionContext) As ActivityExecutionStatus

Parametreler

executionContext
ActivityExecutionContext

yürütme ActivityExecutionContext ortamını temsil eden.Activity

Döndürülenler

ActivityExecutionContextHandleExternalEventActivity İstenen işlemin sonundaki öğesinin.

Şunlara uygulanır

Ayrıca bkz.