Auto lock renew.
An asynchronous AutoLockRenewer handler for renewing the lock tokens of messages and/or sessions in the background.
ServiceBusClientThe ServiceBusClient class defines a high level interface for getting ServiceBusSender and ServiceBusReceiver.
ServiceBusReceiverThe ServiceBusReceiver class defines a high level interface for receiving messages from the Azure Service Bus Queue or Topic Subscription.
The two primary channels for message receipt are receive() to make a single request for messages, and async for message in receiver: to continuously receive incoming messages in an ongoing fashion.
Please use the get_<queue/subscription>_receiver method of ~azure.servicebus.aio.ServiceBusClient to create a ServiceBusReceiver instance.
ServiceBusSenderThe ServiceBusSender class defines a high level interface for sending messages to the Azure Service Bus Queue or Topic.
Please use the get_<queue/topic>_sender
method of ~azure.servicebus.aio.ServiceBusClient to create a ServiceBusSender instance.
The ServiceBusSession is used for manage session states and lock renewal.
Please use the property session
on the ServiceBusReceiver to get the corresponding ServiceBusSession object linked with the receiver instead of instantiating a ServiceBusSession object directly.
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this articleWas this page helpful?
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4