Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackgroundOperationInfo

Operation Information

Hierarchy

  • BackgroundOperationInfo

Index

Properties

Optional connection

connection: Connection

Connection information

description

description: string

Operation Description

displayName

displayName: string

Operation Display Name

isCancelable

isCancelable: boolean

True if the operation is cancelable

Optional operationId

operationId: string

The operation id. A unique id will be assigned to it If not specified a

Methods

operation

  • The actual operation to execute

    Parameters

    Returns void

Generated using TypeDoc