Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOperationBulkProgress

Interface to gather more information about the process of performed bulk operation.

Hierarchy

  • IOperationBulkProgress

Index

Properties

all

all: number

Count of processed operations

executing

executing: number

Count of executing operations

failed

failed: number

Count of failed operations

pending

pending: number

Count of pending operations

successful

successful: number

Count of successful operations

Generated using TypeDoc