Table of Contents

Class AsyncActivityCancelledException

Namespace
Temporalio.Exceptions
Assembly
Temporalio.dll

Exception thrown from HeartbeatAsync(AsyncActivityHeartbeatOptions?) if workflow has requested that an activity be cancelled.

public class AsyncActivityCancelledException : TemporalException, ISerializable
Inheritance
AsyncActivityCancelledException
Implements
Inherited Members

Constructors

AsyncActivityCancelledException()

Initializes a new instance of the AsyncActivityCancelledException class.

public AsyncActivityCancelledException()