Skip to main content
Version: 3.2

QueueOperationInfo

A helper class that is used to report results from various RequestQueue functions as well as enqueueLinks.

Index

Properties

requestId

requestId: string

The ID of the added request

wasAlreadyHandled

wasAlreadyHandled: boolean

Indicates if request was already marked as handled.

wasAlreadyPresent

wasAlreadyPresent: boolean

Indicates if request was already present in the queue.