Aracılığıyla paylaş


ICompensatableActivity.Compensate(ActivityExecutionContext) Yöntem

Tanım

Kapalı durumundaki bir etkinliği dengelemek için iş akışı çalışma zamanı tarafından çağrılır. Etkinliğin Succeeded telafi edilebilir olması için özelliği için ExecutionResult değeri olmalıdır.

public:
 System::Workflow::ComponentModel::ActivityExecutionStatus Compensate(System::Workflow::ComponentModel::ActivityExecutionContext ^ executionContext);
public System.Workflow.ComponentModel.ActivityExecutionStatus Compensate (System.Workflow.ComponentModel.ActivityExecutionContext executionContext);
abstract member Compensate : System.Workflow.ComponentModel.ActivityExecutionContext -> System.Workflow.ComponentModel.ActivityExecutionStatus
Public Function Compensate (executionContext As ActivityExecutionContext) As ActivityExecutionStatus

Parametreler

executionContext
ActivityExecutionContext

ActivityExecutionContext İşlemin için.

Döndürülenler

İşlemden ActivityExecutionStatus sonra denendi.

Şunlara uygulanır