ActivityTrackingRecord.ExecutionStatus Property

Definition

Gets or sets the execution status of the activity associated with this ActivityTrackingRecord.

public System.Workflow.ComponentModel.ActivityExecutionStatus ExecutionStatus { get; set; }

Property Value

One of the ActivityExecutionStatus values.

Remarks

A workflow instance only emits activity status events when the execution status of an activity instance changes. Therefore an ActivityTrackPoint can only be matched when an activity execution status change occurs. ExecutionStatus contains the System.Workflow.ComponentModel.ActivityExecutionStatus that triggered the match and caused the ActivityTrackingRecord to be sent. It reflects the current status of the activity instance. ExecutionStatus is set by the runtime tracking infrastructure.

Applies to

Produkt Verze
.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