MQContract.AzureServiceBus
Thrown when a bulk publish request exceeds the usable message batch size
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 |
| pingableQueue | System.String | A queue to create a receiver against as a form of pinging to ensure connectivity |
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
The supplied service bus client, exposed for additional access if required
Maximum supported message body size in bytes