Last date modified: 2025-Jul-02

Enumeration: QueuePointerActivationStatus

Statuses describing the ready-state of a queue pointer

Enumeration Members

Activated

Activated: "activated"

Status set when the queue pointer is ready for use


Activating

Activating: "activating"

Status set when the queue pointer has been requested to activate but has not completed activation.


NotActivated

NotActivated: "notactivated"

Status set prior to the queue pointer activation initialization.

Return to top of the page
Feedback