Skip to main content
Version: Next

RequestQueueOperationInfo

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

Hierarchy

Index

Properties

forefront

forefront: boolean

inheritedrequestId

requestId: string

The ID of the added request

uniqueKey

uniqueKey: string

inheritedwasAlreadyHandled

wasAlreadyHandled: boolean

Indicates if request was already marked as handled.

inheritedwasAlreadyPresent

wasAlreadyPresent: boolean

Indicates if request was already present in the queue.