QueueClient.RetrieveMultiple Method
[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Retrieves multiple messages from the queue.
Overload List
Name | Description |
---|---|
QueueClient.RetrieveMultiple (Int32) | Retrieves up to the specified number of messages from the queue. |
QueueClient.RetrieveMultiple (Int32, TimeSpan) | Retrieves up to the specified number of events from the queue. |
See Also
Reference
QueueClient Class
QueueClient Members
Microsoft.ServiceBus Namespace
Did you find this information useful? Please send your suggestions and comments about the documentation.