Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WaitActionArgs

Hierarchy

  • WaitActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional intervalMs

intervalMs: number

Optional onCancel

onCancel: "ThrowError" | "Abort" | "Continue"

Optional onError

onError: "ThrowError" | "Continue"

Generated using TypeDoc