EnqueueArray

EnqueueArray instance methods enqueue multiple messages to a queue.

Overload List

Note:

The enqueue array functionality is not supported for JSON data type for both AQ and TxEventQ, the workaround is to use non-array APIs for JSON payloads.

Enqueue Array with Visibility = Immediate is not supported for TxEventQ, the workaround is to use Visibility = OnCommit.

Buffered delivery mode is not supported for AQ and TxEventQ operations, the workaround is to use DeliveryMode = Persistent.