Skip to main content
Version: Next

AbortOptions

Hierarchy

  • RunAbortOptions
  • Token
    • AbortOptions

Index

Properties

externaloptionalinheritedgracefully

gracefully?: boolean

optionalstatusMessage

statusMessage?: string

Exit with given status message

optionalinheritedtoken

token?: string

User Apify API token that is used for API calls. By default, it is taken from the APIFY_TOKEN environment variable.

Page Options