IServiceBusClientProvider.GetServiceBusClient() Method
If implemented, returns a ServiceBusClient instance used to interact with Service Bus entities.
Namespace: DevExpress.XtraReports.Web.Azure
Assembly: DevExpress.XtraReports.v25.1.Web.Azure.dll
NuGet Package: DevExpress.Web.Reporting.Azure
Declaration
Returns
| Type | Description |
|---|---|
| Azure.Messaging.ServiceBus.ServiceBusClient | A |
See Also