Class WorkflowTaskStartingEventArgs
- Namespace
- Temporalio.Worker
- Assembly
- Temporalio.dll
Event arguments for workflow task starting events.
public class WorkflowTaskStartingEventArgs : WorkflowTaskEventArgs
- Inheritance
-
WorkflowTaskStartingEventArgs
- Inherited Members
Remarks
WARNING: This is experimental and there are many caveats about its use. It is important to read the documentation on WorkflowTaskStarting.