Class ScheduleAction
- Namespace
- Temporalio.Client.Schedules
- Assembly
- Temporalio.dll
Base class for an action a schedule can take. See ScheduleActionStartWorkflow for the most commonly used implementation.
public abstract record ScheduleAction : IEquatable<ScheduleAction>
- Inheritance
-
ScheduleAction
- Implements
- Derived
- Inherited Members