Class ContinueAsNewException
- Namespace
- Temporalio.Workflows
- Assembly
- Temporalio.dll
Exception thrown by a workflow to continue as new. Use
Workflow.CreateContinueAsNewException
to create.
public class ContinueAsNewException : TemporalException, ISerializable
- Inheritance
-
ContinueAsNewException
- Implements
- Inherited Members