Enum BehaviorOnContinueAsNew
- Namespace
- DurableTask.Core
- Assembly
- DurableTask.Core.dll
Specifies Behavior to be followed when dealing with unprocessed EventRaisedEvents when an orchestration continues as new
public enum BehaviorOnContinueAsNew
Fields
Carryover = 1
Ignore = 0
All pending EventRaisedEvents will be ignored