Share via


cloud_queue_message::insertion_time Method

Returns the time that the message was inserted into the queue.

utility::datetime insertion_time() const;

Return Value

The time that the message was inserted into the queue.

Requirements

Header: queue.h

Namespace: azure::storage

See Also

Reference

cloud_queue_message Class