Share via


QueueClient.Retrieve Method

[This is prerelease documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Retrieves the next message in the queue.

Retrieve will automatically delete the message from the queue.

Overload List

Name Description
QueueClient.Retrieve () Retrieves the next message from the queue and deletes it from the Queue.
QueueClient.Retrieve (TimeSpan) Retrieves the next message from the queue and deletes it 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.