cloud_queue_message::max_number_of_messages_to_peek Constant
The maximum number of messages that can be peeked from the queue at a time.
static const int max_number_of_messages_to_peek = 32;
Requirements
Header: queue.h
Namespace: azure::storage