Skip to main content

3 docs tagged with "overview"

View All Tags

Cancellation

Learn how to handle Cancellations in Temporal Workflows and Activities, set Activity Heartbeat Timeouts, and send Cancellation requests from a Temporal Client in Go.

Interrupt a Workflow - .NET SDK feature guide

Learn how to interrupt Workflow Execution in .NET using the Temporal SDK. Cancel for graceful stops; terminate for forceful stops. Handle Cancellation in Workflow and Activities efficiently.