Class ScheduleListAction
- Namespace
- Temporalio.Client.Schedules
- Assembly
- Temporalio.dll
Base class for an action a listed schedule can take. The most common implementation is ScheduleListActionStartWorkflow.
public abstract record ScheduleListAction : IEquatable<ScheduleListAction>- Inheritance
- 
      
      ScheduleListAction
- Implements
- Derived
- Inherited Members