MQContract.AzureServiceBus
This is the MessageServiceConnection implemenation for using AzureServiceBus
Name | Type | Description |
---|---|---|
client | T:MQContract.AzureServiceBus.Connection | The ServiceBusClient to use with this instance |
In order to use the InboxQueryable capabilites that have been built here you should have a QueryResponse.Inbox Topic and subsequent Subscription with RequiresSession as true
This is the MessageServiceConnection implemenation for using AzureServiceBus
Name | Type | Description |
---|---|---|
client | Azure.Messaging.ServiceBus.ServiceBusClient | The ServiceBusClient to use with this instance |
In order to use the InboxQueryable capabilites that have been built here you should have a QueryResponse.Inbox Topic and subsequent Subscription with RequiresSession as true
Maximum supported message body size in bytes