Class ScheduleActionExecution
- Namespace
- Temporalio.Client.Schedules
- Assembly
- Temporalio.dll
Base class for an action execution. The most common implementation is ScheduleActionExecutionStartWorkflow.
public abstract record ScheduleActionExecution : IEquatable<ScheduleActionExecution>
- Inheritance
-
ScheduleActionExecution
- Implements
- Derived
- Inherited Members