Class CompleteAsyncException
- Namespace
- Temporalio.Activities
- Assembly
- Temporalio.dll
Exception the user should throw to inform the worker that this activity will be completed asynchronously.
public class CompleteAsyncException : TemporalException, ISerializable
- Inheritance
-
CompleteAsyncException
- Implements
- Inherited Members
Constructors
CompleteAsyncException()
Initializes a new instance of the CompleteAsyncException class.
public CompleteAsyncException()