Class AsyncActivityCanceledException
- Namespace
- Temporalio.Exceptions
- Assembly
- Temporalio.dll
Exception thrown from HeartbeatAsync(AsyncActivityHeartbeatOptions?) if workflow has requested that an activity be cancelled.
public class AsyncActivityCanceledException : TemporalException, ISerializable
- Inheritance
-
AsyncActivityCanceledException
- Implements
- Inherited Members
Constructors
AsyncActivityCanceledException()
Initializes a new instance of the AsyncActivityCanceledException class.
public AsyncActivityCanceledException()