CloudQueue.GetMessages Method
| Name | Description |
|---|---|
| CloudQueue.GetMessages (Int32) | Gets a list of messages from the queue. |
| CloudQueue.GetMessages (Int32, TimeSpan) | Gets a list of messages from the queue, and specifies how long they should be reserved before becoming visible—and therefore available for deletion. |