Microsoft.Azure.WebJobs.ServiceBus Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
MessageProcessor |
This class defines a strategy used for processing Service Bus messages. |
MessagingProvider |
This class provides factory methods for the creation of instances used for Service Bus message processing. It can be overriden to customize any of the client creation methods. |
ServiceBusMessageActions |
Represents the set of message actions that can be performed on a ServiceBusReceivedMessage. |
ServiceBusOptions |
Configuration options for the ServiceBus extension. |
ServiceBusReceiveActions |
Represents the set of receive actions that can be taken from within a function invocation. |
ServiceBusSessionMessageActions |
Represents the set of actions that can be performed on a session and a message received from a ServiceBusReceivedMessage. |
ServiceBusWebJobsStartup | |
SessionMessageProcessor |
Enums
EntityType | |
ServiceBusEntityType |
Service Bus entity type. |
Azure SDK for .NET