Properties
Optional doEndAction
doEndAction: () => void
Optional doStartAction
doStartAction: () => void
Optional executionMode
executionMode: "Foreground" | "Background"
Optional markLength
Optional onCancel
onCancel: "ThrowError" | "Abort" | "Continue"
Optional onError
onError: "ThrowError" | "Continue"
Optional skipCounter
skipCounter: boolean