menu
MESSAGE_QUEUE_CREATE_EXCLUSIVE
import { MESSAGE_QUEUE_CREATE_EXCLUSIVE } from "destack:ipc/binding";
Create the queue only when it does not already exist.
1const MESSAGE_QUEUE_CREATE_EXCLUSIVE: MessageQueueFlagsimport { MESSAGE_QUEUE_CREATE_EXCLUSIVE } from "destack:ipc/binding";
Create the queue only when it does not already exist.
1const MESSAGE_QUEUE_CREATE_EXCLUSIVE: MessageQueueFlags