Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConsolidateClipAndClipboardActionArgs

Hierarchy

  • ConsolidateClipAndClipboardActionArgs

Index

Properties

Optional executionMode

executionMode: "Foreground" | "Background"

Optional onCancel

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

Optional onError

onError: "ThrowError" | "Continue"

Optional pollingInterval

pollingInterval: number

Optional timeout

timeout: number

Generated using TypeDoc